RE: Compressor setInput input permanence

2011-12-05 Thread Tim Broberg
er 04, 2011 10:51 PM To: common-dev@hadoop.apache.org; Tim Broberg Subject: Re: Compressor setInput input permanence Hi Tim, My guess is that this contract isn't explicitly documented anywhere. But the good news is that the set of implementors and users of this API is fairly well contained. I

Re: Compressor setInput input permanence

2011-12-04 Thread Todd Lipcon
Hi Tim, My guess is that this contract isn't explicitly documented anywhere. But the good news is that the set of implementors and users of this API is fairly well contained. I'd propose you do the following: - Look for any dependent projects which use the Compressor API directly. I know HBase do