You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ivan Veselovsky (JIRA)" <ji...@apache.org> on 2015/02/20 13:30:11 UTC

[jira] [Comment Edited] (IGNITE-171) GridHadoopCommandLineTest

    [ https://issues.apache.org/jira/browse/IGNITE-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14328866#comment-14328866 ] 

Ivan Veselovsky edited comment on IGNITE-171 at 2/20/15 12:29 PM:
------------------------------------------------------------------

The problem was an introduced dependency of IgniteUtils on javax.cache.CacheException. 
Since the javax.cache.* classes were not present in the Hadoop classpath, the IgniteUtils class failed to load.

Fixed with dependency correction: IgniteUtils does not depend on javax.cache.* any more.


was (Author: iveselovskiy):
The problem was an introduced dependency of IgniteUtils on javax.cache.CacheException. 
Since the javax.cache.* classes were not present in the Hadoop classpath, the IgniteUtils class failed to load.

>  GridHadoopCommandLineTest
> --------------------------
>
>                 Key: IGNITE-171
>                 URL: https://issues.apache.org/jira/browse/IGNITE-171
>             Project: Ignite
>          Issue Type: Bug
>          Components: hadoop
>            Reporter: Irina Vasilinets
>            Assignee: Ivan Veselovsky
>             Fix For: sprint-2
>
>
>  GridHadoopCommandLineTest fails after renaming



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