[
https://issues.apache.org/jira/browse/ACCUMULO-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13852536#comment-13852536
]
ASF subversion and git services commented on ACCUMULO-2004:
-----------------------------------------------------------
Commit 53a7d518cacf2d64ccd2ab04fa84242adf8084b1 in branch refs/heads/master
from [~elserj]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=53a7d51 ]
ACCUMULO-2004 Check for libhadoop.so, not the a directory we think it might be
in.
> 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)