You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/12/09 13:03:10 UTC

[jira] [Created] (IGNITE-2115) Improve "peerClassLoadingEnabled=true" handling in Hadoop module.

Vladimir Ozerov created IGNITE-2115:
---------------------------------------

             Summary: Improve "peerClassLoadingEnabled=true" handling in Hadoop module.
                 Key: IGNITE-2115
                 URL: https://issues.apache.org/jira/browse/IGNITE-2115
             Project: Ignite
          Issue Type: Task
          Components: hadoop
    Affects Versions: ignite-1.4
            Reporter: Vladimir Ozerov
             Fix For: 1.6


We have very subtle logic for Hadoop module loading. Even if it is in classpath, if "peerClassloadingEnabledFlag" is set, module is not loaded. No warning or errors appear. 

We should:
1) Print warning if this flag prevents loading of Hadoop module;
2) Remove "peerClassLoadingEnabled=true" from IGFS example.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)