You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Yussuf Shaikh (JIRA)" <ji...@apache.org> on 2017/06/13 04:57:01 UTC

[jira] [Updated] (ATLAS-1871) StormAtlasHookIT.testAddEntities fails with RuntimeException

     [ https://issues.apache.org/jira/browse/ATLAS-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yussuf Shaikh updated ATLAS-1871:
---------------------------------
    Attachment: ATLAS-1871.patch

> 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
>         Attachments: ATLAS-1871.patch
>
>
> 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)