[
https://issues.apache.org/jira/browse/HBASE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-574:
------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Thanks for the patch Rong-En Fan.
Added native libs from hadoop-0.16.2 to hbase branch.
Confirmed on a linux machine that stuff is loaded:
{code}
2008-04-14 19:21:04,392 INFO org.apache.hadoop.io.compress.zlib.ZlibFactory:
Successfully loaded & initialized native-zlib library
{code}
When we upgrade branch to 0.16.3 hadoop, need to upgrade native libs at same
time.
> HBase does not load hadoop native libs
> --------------------------------------
>
> Key: HBASE-574
> URL: https://issues.apache.org/jira/browse/HBASE-574
> Project: Hadoop HBase
> Issue Type: Bug
> Components: io
> Affects Versions: 0.2.0, 0.1.2, 0.1.0, 0.1.1
> Reporter: Rong-En Fan
> Assignee: stack
> Priority: Blocker
> Fix For: 0.2.0, 0.1.2
>
> Attachments: hbase-native.diff
>
>
> After moving out from hadoop/contrib, the standalone release does not include
> hadoop native libs in hbase/lib/native while it still includes
> hadoop-core.jar. I think they should be included as well to improve speed for
> compression and decompression.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.