You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Veselovsky (JIRA)" <ji...@apache.org> on 2016/12/13 18:21:58 UTC

[jira] [Updated] (IGNITE-3966) Hadoop: automatically add ${HADOOP_HOME}/lib/native to java.library.path system property

     [ 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)