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
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
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
[
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()
> ---