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