You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/12/15 19:30:15 UTC

[jira] [Resolved] (HADOOP-8505) hadoop scripts to support user native lib dirs

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

Allen Wittenauer resolved HADOOP-8505.
--------------------------------------
    Resolution: Implemented

Trunk/3.x supports appending to JAVA_LIBRARY_PATH. Closing as implemented.

> hadoop scripts to support user native lib dirs
> ----------------------------------------------
>
>                 Key: HADOOP-8505
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8505
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: scripts
>    Affects Versions: 1.0.3
>            Reporter: Steve Loughran
>            Priority: Minor
>
> you can set up a custom classpath with bin/hadoop through the HADOOP_CLASSPATH env, but there is no equivalent for the native libraries -the only way to get them picked up is to drop them into lib/native/${arch}/ , which impacts everything.
> Having some HADOOP_NATIVE_LIB_PATH env variable would let people add new native binaries to Hadoop commands.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)