[
https://issues.apache.org/jira/browse/HBASE-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980864#action_12980864
]
stack commented on HBASE-1900:
------------------------------
If native libs are absent, Matt Corgan notes that the logs are filled with this:
{code}
2011-01-10 12:40:48,407 INFO org.apache.hadoop.io.compress.CodecPool: Got
brand-new compressor
2011-01-10 12:40:48,414 INFO org.apache.hadoop.io.compress.CodecPool: Got
brand-new compressor
2011-01-10 12:40:48,420 INFO org.apache.hadoop.io.compress.CodecPool: Got
brand-new compressor
2011-01-10 12:40:48,426 INFO org.apache.hadoop.io.compress.CodecPool: Got
brand-new compressor
2011-01-10 12:40:48,431 INFO org.apache.hadoop.io.compress.CodecPool: Got
brand-new compressor
2011-01-10 12:40:48,447 INFO org.apache.hadoop.io.compress.CodecPool: Got
brand-new compressor
2011-01-10 12:40:48,453 INFO org.apache.hadoop.io.compress.CodecPool: Got
brand-new compressor
{code}
We should add them back.
> Put back native support when hadoop 0.21 is released
> ----------------------------------------------------
>
> Key: HBASE-1900
> URL: https://issues.apache.org/jira/browse/HBASE-1900
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Fix For: 0.92.0
>
>
> Add back native lib when hadoop 0.21 is built. Temporarily removed by
> hbase-1893.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.