You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Rong-En Fan (JIRA)" <ji...@apache.org> on 2008/04/14 08:49:06 UTC

[jira] Commented: (HBASE-574) HBase does not load hadoop native libs

    [ https://issues.apache.org/jira/browse/HBASE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588494#action_12588494 ] 

Rong-En Fan commented on HBASE-574:
-----------------------------------

I must overlook the log. In addition to put lib/native, we still need to set proper environment in bin/hbase so that java can find the native libs. Please check the enclosed patch.

> 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.1, 0.1.0
>            Reporter: Rong-En Fan
>         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.