[
https://issues.apache.org/jira/browse/IGNITE-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Veselovsky updated IGNITE-3966:
------------------------------------
Assignee: Vladimir Ozerov (was: Ivan Veselovsky)
> Hadoop: automatically add ${HADOOP_HOME}/lib/native to java.library.path
> system property
> ----------------------------------------------------------------------------------------
>
> Key: IGNITE-3966
> URL: https://issues.apache.org/jira/browse/IGNITE-3966
> Project: Ignite
> Issue Type: Bug
> Components: hadoop
> Affects Versions: 1.6
> Reporter: Ivan Veselovsky
> Assignee: Vladimir Ozerov
> Labels: easyfix
> Fix For: 2.0
>
>
> Now in order to use native libs user is expected to add -J-Djava.library.path
> explicitly upon node start.
> In most of the Hadoop distributions native libraries are found in
> ${HADOOP_HOME}/lib/native/ , and, if such directory exists, we can add
> -Djava.library.path paramater automatically.
> Note that if -Djava.library.path is also given explicitly by the user, we
> should merge his explicit value with our implicitly added value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)