Re: Hadoop Compression - Current Status

2010-07-20 Thread Jeff Hammerbacher
Hey Steve, Owen, can you elaborate a little on the effort for the ASL friendly codec > that you mentioned? > See the work on FastLZ at https://issues.apache.org/jira/browse/HADOOP-6349. Regards, Jeff

Re: [VOTE] Release Hadoop 0.21.0 (candidate 0)

2010-07-20 Thread Felix Halim
On Fri, Jul 16, 2010 at 6:17 PM, Tom White wrote: > Felix, I don't think this is a bug since counters are not stable until > the job is complete, so the values you see may be zero if you retrieve > them asynchronously. Just to clarify.. these counters that are retrieved asynchronously will be upd

[jira] Created: (HADOOP-6868) Text class should provide method to return byte array of getLength()

2010-07-20 Thread Ted Yu (JIRA)
Text class should provide method to return byte array of getLength() Key: HADOOP-6868 URL: https://issues.apache.org/jira/browse/HADOOP-6868 Project: Hadoop Common Issue Ty

[jira] Resolved: (HADOOP-6868) Text class should provide method to return byte array of getLength()

2010-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HADOOP-6868. Resolution: Not A Problem > Text class should provide method to return byte array of getLength() > ---