You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2011/07/21 01:53:58 UTC

[jira] [Resolved] (HBASE-4085) hbase script should add $HADOOP_HOME/lib/native/$JAVA_PLATFORM to JAVA_LIBRARY_PATH

     [ https://issues.apache.org/jira/browse/HBASE-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur resolved HBASE-4085.
---------------------------------------

    Resolution: Duplicate

Duplicated of HBASE-3465

> hbase script should add $HADOOP_HOME/lib/native/$JAVA_PLATFORM to JAVA_LIBRARY_PATH
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-4085
>                 URL: https://issues.apache.org/jira/browse/HBASE-4085
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>            Reporter: Alejandro Abdelnur
>
> Currently hbase sets JAVA_LIBRARY_PATH to Hbase native/lib/$JAVA_PLATFORM plus anything added to HBASE_LIBRARY_PATH.
> If HADOOP_HOME is defined and $HADOOP_HOME/lib/native/$JAVA_PLATFORM directory exits, then $HADOOP_HOME/lib/native/$JAVA_PLATFORM should be added to the JAVA_LIBRARY_PATH.
> However this brings up a more general issue, if HADOOP_HOME is defined, hbase should use the JARs, SOs and configuration from it, right? 
> From what I understand something like this was done in the past.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira