Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Implemented
-
1.0.3
-
None
-
None
Description
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.
Attachments
Issue Links
- Is contained by
-
HADOOP-9902 Shell script rewrite
- Resolved