[ https://issues.apache.org/jira/browse/ATLAS-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046347#comment-16046347 ]
Yussuf Shaikh commented on ATLAS-1871: -------------------------------------- The failure is due to [STORM-1853|https://issues.apache.org/jira/browse/STORM-1853] which has been fixed in Storm version 1.0.2. I have tested by changing the Storm version in storm-hive pom.xml and the failure is no longer occurring. > StormAtlasHookIT.testAddEntities fails with RuntimeException > ------------------------------------------------------------ > > Key: ATLAS-1871 > URL: https://issues.apache.org/jira/browse/ATLAS-1871 > Project: Atlas > Issue Type: Bug > Components: atlas-intg > Affects Versions: 0.9-incubating > Environment: # cat /etc/lsb-release > DISTRIB_ID=Ubuntu > DISTRIB_RELEASE=14.04 > DISTRIB_CODENAME=trusty > DISTRIB_DESCRIPTION="Ubuntu 14.04.5 LTS" > # uname -a > Linux 3b9700711ca1 3.19.0-37-generic #42-Ubuntu SMP Fri Nov 20 18:22:05 UTC > 2015 x86_64 x86_64 x86_64 GNU/Linux > Reporter: Yussuf Shaikh > Priority: Minor > > Stacktrace: > java.lang.RuntimeException: Atlas hook is unable to process the topology. > at > org.apache.atlas.storm.hook.StormAtlasHookIT.testAddEntities(StormAtlasHookIT.java:75) > Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: > org.apache.storm.testing.TestWordSpout > at > org.apache.atlas.storm.hook.StormAtlasHookIT.testAddEntities(StormAtlasHookIT.java:75) > Caused by: java.lang.ClassNotFoundException: > org.apache.storm.testing.TestWordSpout > at > org.apache.atlas.storm.hook.StormAtlasHookIT.testAddEntities(StormAtlasHookIT.java:75) -- This message was sent by Atlassian JIRA (v6.4.14#64029)