[
https://issues.apache.org/jira/browse/ACCUMULO-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser resolved ACCUMULO-2004.
----------------------------------
Resolution: Fixed
I did end up making a change in 1.6.0 to the conditional that detects the
default Hadoop2 native library location. I overlooked this nice addition to
LD_LIBRARY_PATH that keeps the user from having to set it themselves in
accumulo-env.sh.
> LIB_PATH for Hadoop native libs is lacking
> ------------------------------------------
>
> Key: ACCUMULO-2004
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2004
> Project: Accumulo
> Issue Type: Improvement
> Components: scripts
> Affects Versions: 1.5.0
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: 1.4.5, 1.5.1, 1.6.0
>
>
> I noticed that the checks for LIB_PATH only check the existence of a given
> directory where the native libs might be instead of actually checking for
> libhadoop.so.
> At a minimum, we should verify that the directory we end up passing to
> java.library.path actually contains the shared objects we need.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)