Yussuf Shaikh created ATLAS-1871:
------------------------------------
Summary: 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)