[jira] [Commented] (ATLAS-508) Apache nightly build failure - UnsupportedOperationException: Not a single key: __traitNames

2016-03-02 Thread Shwetha G S (JIRA)

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

Shwetha G S commented on ATLAS-508:
---

I couldn't verify the fix even with latest build - 
https://builds.apache.org/job/apache-atlas-nightly/209. The builds were failing 
when HiveLineageServiceTest and GraphBackedDiscoveryServiceTest run before 
GremlinTest. But in the latest build, HiveLineageServiceTest and 
GraphBackedDiscoveryServiceTest ran after GremlinTest. In any case, since we 
use different data directory with this patch, the issue shouldn't happen again. 
Will resolve this for now and re-open if we see the issue again

> Apache nightly build failure - UnsupportedOperationException: Not a single 
> key: __traitNames
> 
>
> Key: ATLAS-508
> URL: https://issues.apache.org/jira/browse/ATLAS-508
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Shwetha G S
>Priority: Critical
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-508.patch
>
>
> https://builds.apache.org/job/apache-atlas-nightly/184/console
> {noformat}
> Failed tests: 
>   GremlinTest.beforeAll:41 » Script javax.script.ScriptException: 
> java.lang.Unsu...
>   LineageQueryTest.beforeAll:41 » Script javax.script.ScriptException: 
> java.lang...
> Tests run: 200, Failures: 2, Errors: 0, Skipped: 28
> [INFO] 
> 
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] apache-atlas .. SUCCESS [ 21.262 s]
> [INFO] Apache Atlas Common ... SUCCESS [ 58.381 s]
> [INFO] Apache Atlas Typesystem ... SUCCESS [04:51 min]
> [INFO] Apache Atlas Server API ... SUCCESS [ 37.922 s]
> [INFO] Apache Atlas Client ... SUCCESS [01:12 min]
> [INFO] Apache Atlas Notification . SUCCESS [01:25 min]
> [INFO] Apache Atlas Titan  SUCCESS [01:56 min]
> [INFO] Apache Atlas Repository ... FAILURE [10:51 min]
> [INFO] Apache Atlas UI ... SKIPPED
> [INFO] Apache Atlas Web Application .. SKIPPED
> [INFO] Apache Atlas Documentation  SKIPPED
> [INFO] Apache Atlas Hive Bridge .. SKIPPED
> [INFO] Apache Atlas Falcon Bridge  SKIPPED
> [INFO] Apache Atlas Sqoop Bridge . SKIPPED
> [INFO] Apache Atlas Storm Bridge . SKIPPED
> [INFO] Apache Atlas Distribution . SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> Running org.apache.atlas.query.LineageQueryTest
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 6, Time elapsed: 16.236 sec 
> <<< FAILURE! - in org.apache.atlas.query.LineageQueryTest
> beforeAll(org.apache.atlas.query.LineageQueryTest)  Time elapsed: 16.159 sec  
> <<< FAILURE!
> javax.script.ScriptException: javax.script.ScriptException: 
> java.lang.UnsupportedOperationException: Not a single key: __traitNames. Use 
> addProperty instead
>   at 
> com.thinkaurelius.titan.graphdb.transaction.StandardTitanTx.setProperty(StandardTitanTx.java:755)
>   at 
> com.thinkaurelius.titan.graphdb.vertices.AbstractVertex.setProperty(AbstractVertex.java:244)
>   at 
> com.thinkaurelius.titan.graphdb.vertices.AbstractVertex.setProperty(AbstractVertex.java:239)
>   at 
> com.tinkerpop.blueprints.util.wrappers.batch.BatchGraph$BatchVertex.setProperty(BatchGraph.java:492)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONUtility.vertexFromJson(GraphSONUtility.java:136)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONReader.inputGraph(GraphSONReader.java:158)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONReader.inputGraph(GraphSONReader.java:104)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONReader.inputGraph(GraphSONReader.java:88)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:606)
>   at 
> org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
>   at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
>   at 
> org.codehaus.groovy.runtime.callsite.StaticMetaMethod

[jira] [Commented] (ATLAS-508) Apache nightly build failure - UnsupportedOperationException: Not a single key: __traitNames

2016-03-02 Thread Shwetha G S (JIRA)

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

Shwetha G S commented on ATLAS-508:
---

Committed to trunk. Thanks Suma for reviewing. Will keep the bug open to check 
the jenkins build

> Apache nightly build failure - UnsupportedOperationException: Not a single 
> key: __traitNames
> 
>
> Key: ATLAS-508
> URL: https://issues.apache.org/jira/browse/ATLAS-508
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Shwetha G S
>Priority: Critical
> Attachments: ATLAS-508.patch
>
>
> https://builds.apache.org/job/apache-atlas-nightly/184/console
> {noformat}
> Failed tests: 
>   GremlinTest.beforeAll:41 » Script javax.script.ScriptException: 
> java.lang.Unsu...
>   LineageQueryTest.beforeAll:41 » Script javax.script.ScriptException: 
> java.lang...
> Tests run: 200, Failures: 2, Errors: 0, Skipped: 28
> [INFO] 
> 
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] apache-atlas .. SUCCESS [ 21.262 s]
> [INFO] Apache Atlas Common ... SUCCESS [ 58.381 s]
> [INFO] Apache Atlas Typesystem ... SUCCESS [04:51 min]
> [INFO] Apache Atlas Server API ... SUCCESS [ 37.922 s]
> [INFO] Apache Atlas Client ... SUCCESS [01:12 min]
> [INFO] Apache Atlas Notification . SUCCESS [01:25 min]
> [INFO] Apache Atlas Titan  SUCCESS [01:56 min]
> [INFO] Apache Atlas Repository ... FAILURE [10:51 min]
> [INFO] Apache Atlas UI ... SKIPPED
> [INFO] Apache Atlas Web Application .. SKIPPED
> [INFO] Apache Atlas Documentation  SKIPPED
> [INFO] Apache Atlas Hive Bridge .. SKIPPED
> [INFO] Apache Atlas Falcon Bridge  SKIPPED
> [INFO] Apache Atlas Sqoop Bridge . SKIPPED
> [INFO] Apache Atlas Storm Bridge . SKIPPED
> [INFO] Apache Atlas Distribution . SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> Running org.apache.atlas.query.LineageQueryTest
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 6, Time elapsed: 16.236 sec 
> <<< FAILURE! - in org.apache.atlas.query.LineageQueryTest
> beforeAll(org.apache.atlas.query.LineageQueryTest)  Time elapsed: 16.159 sec  
> <<< FAILURE!
> javax.script.ScriptException: javax.script.ScriptException: 
> java.lang.UnsupportedOperationException: Not a single key: __traitNames. Use 
> addProperty instead
>   at 
> com.thinkaurelius.titan.graphdb.transaction.StandardTitanTx.setProperty(StandardTitanTx.java:755)
>   at 
> com.thinkaurelius.titan.graphdb.vertices.AbstractVertex.setProperty(AbstractVertex.java:244)
>   at 
> com.thinkaurelius.titan.graphdb.vertices.AbstractVertex.setProperty(AbstractVertex.java:239)
>   at 
> com.tinkerpop.blueprints.util.wrappers.batch.BatchGraph$BatchVertex.setProperty(BatchGraph.java:492)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONUtility.vertexFromJson(GraphSONUtility.java:136)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONReader.inputGraph(GraphSONReader.java:158)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONReader.inputGraph(GraphSONReader.java:104)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONReader.inputGraph(GraphSONReader.java:88)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:606)
>   at 
> org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
>   at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
>   at 
> org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:43)
>   at 
> org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:88)
>   at 
> org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42)
>   at 
> org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
>   at 
> org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.j

[jira] [Commented] (ATLAS-508) Apache nightly build failure - UnsupportedOperationException: Not a single key: __traitNames

2016-03-02 Thread Suma Shivaprasad (JIRA)

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

Suma Shivaprasad commented on ATLAS-508:


+1

> Apache nightly build failure - UnsupportedOperationException: Not a single 
> key: __traitNames
> 
>
> Key: ATLAS-508
> URL: https://issues.apache.org/jira/browse/ATLAS-508
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: Shwetha G S
>Priority: Critical
> Attachments: ATLAS-508.patch
>
>
> https://builds.apache.org/job/apache-atlas-nightly/184/console
> {noformat}
> Failed tests: 
>   GremlinTest.beforeAll:41 » Script javax.script.ScriptException: 
> java.lang.Unsu...
>   LineageQueryTest.beforeAll:41 » Script javax.script.ScriptException: 
> java.lang...
> Tests run: 200, Failures: 2, Errors: 0, Skipped: 28
> [INFO] 
> 
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] apache-atlas .. SUCCESS [ 21.262 s]
> [INFO] Apache Atlas Common ... SUCCESS [ 58.381 s]
> [INFO] Apache Atlas Typesystem ... SUCCESS [04:51 min]
> [INFO] Apache Atlas Server API ... SUCCESS [ 37.922 s]
> [INFO] Apache Atlas Client ... SUCCESS [01:12 min]
> [INFO] Apache Atlas Notification . SUCCESS [01:25 min]
> [INFO] Apache Atlas Titan  SUCCESS [01:56 min]
> [INFO] Apache Atlas Repository ... FAILURE [10:51 min]
> [INFO] Apache Atlas UI ... SKIPPED
> [INFO] Apache Atlas Web Application .. SKIPPED
> [INFO] Apache Atlas Documentation  SKIPPED
> [INFO] Apache Atlas Hive Bridge .. SKIPPED
> [INFO] Apache Atlas Falcon Bridge  SKIPPED
> [INFO] Apache Atlas Sqoop Bridge . SKIPPED
> [INFO] Apache Atlas Storm Bridge . SKIPPED
> [INFO] Apache Atlas Distribution . SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> Running org.apache.atlas.query.LineageQueryTest
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 6, Time elapsed: 16.236 sec 
> <<< FAILURE! - in org.apache.atlas.query.LineageQueryTest
> beforeAll(org.apache.atlas.query.LineageQueryTest)  Time elapsed: 16.159 sec  
> <<< FAILURE!
> javax.script.ScriptException: javax.script.ScriptException: 
> java.lang.UnsupportedOperationException: Not a single key: __traitNames. Use 
> addProperty instead
>   at 
> com.thinkaurelius.titan.graphdb.transaction.StandardTitanTx.setProperty(StandardTitanTx.java:755)
>   at 
> com.thinkaurelius.titan.graphdb.vertices.AbstractVertex.setProperty(AbstractVertex.java:244)
>   at 
> com.thinkaurelius.titan.graphdb.vertices.AbstractVertex.setProperty(AbstractVertex.java:239)
>   at 
> com.tinkerpop.blueprints.util.wrappers.batch.BatchGraph$BatchVertex.setProperty(BatchGraph.java:492)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONUtility.vertexFromJson(GraphSONUtility.java:136)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONReader.inputGraph(GraphSONReader.java:158)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONReader.inputGraph(GraphSONReader.java:104)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONReader.inputGraph(GraphSONReader.java:88)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:606)
>   at 
> org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
>   at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
>   at 
> org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:43)
>   at 
> org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:88)
>   at 
> org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42)
>   at 
> org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
>   at 
> org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
>   at 
> com.tinkerpop.gremlin.groovy.loaders.GraphLoader$_load_closure

[jira] [Commented] (ATLAS-508) Apache nightly build failure - UnsupportedOperationException: Not a single key: __traitNames

2016-02-23 Thread Shwetha G S (JIRA)

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

Shwetha G S commented on ATLAS-508:
---

I haven't made any changes to fix the issue. Even originally, the build always 
worked on our dev environment. It was failing only in the jenkins job, so must 
be some environment issue. I  haven't looked at it further

> Apache nightly build failure - UnsupportedOperationException: Not a single 
> key: __traitNames
> 
>
> Key: ATLAS-508
> URL: https://issues.apache.org/jira/browse/ATLAS-508
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: David Kantor
>Priority: Critical
>
> https://builds.apache.org/job/apache-atlas-nightly/184/console
> {noformat}
> Failed tests: 
>   GremlinTest.beforeAll:41 » Script javax.script.ScriptException: 
> java.lang.Unsu...
>   LineageQueryTest.beforeAll:41 » Script javax.script.ScriptException: 
> java.lang...
> Tests run: 200, Failures: 2, Errors: 0, Skipped: 28
> [INFO] 
> 
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] apache-atlas .. SUCCESS [ 21.262 s]
> [INFO] Apache Atlas Common ... SUCCESS [ 58.381 s]
> [INFO] Apache Atlas Typesystem ... SUCCESS [04:51 min]
> [INFO] Apache Atlas Server API ... SUCCESS [ 37.922 s]
> [INFO] Apache Atlas Client ... SUCCESS [01:12 min]
> [INFO] Apache Atlas Notification . SUCCESS [01:25 min]
> [INFO] Apache Atlas Titan  SUCCESS [01:56 min]
> [INFO] Apache Atlas Repository ... FAILURE [10:51 min]
> [INFO] Apache Atlas UI ... SKIPPED
> [INFO] Apache Atlas Web Application .. SKIPPED
> [INFO] Apache Atlas Documentation  SKIPPED
> [INFO] Apache Atlas Hive Bridge .. SKIPPED
> [INFO] Apache Atlas Falcon Bridge  SKIPPED
> [INFO] Apache Atlas Sqoop Bridge . SKIPPED
> [INFO] Apache Atlas Storm Bridge . SKIPPED
> [INFO] Apache Atlas Distribution . SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> Running org.apache.atlas.query.LineageQueryTest
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 6, Time elapsed: 16.236 sec 
> <<< FAILURE! - in org.apache.atlas.query.LineageQueryTest
> beforeAll(org.apache.atlas.query.LineageQueryTest)  Time elapsed: 16.159 sec  
> <<< FAILURE!
> javax.script.ScriptException: javax.script.ScriptException: 
> java.lang.UnsupportedOperationException: Not a single key: __traitNames. Use 
> addProperty instead
>   at 
> com.thinkaurelius.titan.graphdb.transaction.StandardTitanTx.setProperty(StandardTitanTx.java:755)
>   at 
> com.thinkaurelius.titan.graphdb.vertices.AbstractVertex.setProperty(AbstractVertex.java:244)
>   at 
> com.thinkaurelius.titan.graphdb.vertices.AbstractVertex.setProperty(AbstractVertex.java:239)
>   at 
> com.tinkerpop.blueprints.util.wrappers.batch.BatchGraph$BatchVertex.setProperty(BatchGraph.java:492)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONUtility.vertexFromJson(GraphSONUtility.java:136)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONReader.inputGraph(GraphSONReader.java:158)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONReader.inputGraph(GraphSONReader.java:104)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONReader.inputGraph(GraphSONReader.java:88)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:606)
>   at 
> org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
>   at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
>   at 
> org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:43)
>   at 
> org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:88)
>   at 
> org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42)
>   at 
> org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
>   at

[jira] [Commented] (ATLAS-508) Apache nightly build failure - UnsupportedOperationException: Not a single key: __traitNames

2016-02-23 Thread Naima Djouhri (JIRA)

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

Naima Djouhri commented on ATLAS-508:
-

[~shwethags] I am having this issue with Atlas release 06 that I downloaded 
from  http://www.apache.org/dyn/closer.cgi/incubator/atlas/0.6.0-incubating/
and installed on a Hadoop cluster
is there any setting that you turned on to make the build pass after the issue? 
or anything else that resolved the issue?
Thanks

> Apache nightly build failure - UnsupportedOperationException: Not a single 
> key: __traitNames
> 
>
> Key: ATLAS-508
> URL: https://issues.apache.org/jira/browse/ATLAS-508
> Project: Atlas
>  Issue Type: Bug
>Reporter: Shwetha G S
>Assignee: David Kantor
>Priority: Critical
>
> https://builds.apache.org/job/apache-atlas-nightly/184/console
> {noformat}
> Failed tests: 
>   GremlinTest.beforeAll:41 » Script javax.script.ScriptException: 
> java.lang.Unsu...
>   LineageQueryTest.beforeAll:41 » Script javax.script.ScriptException: 
> java.lang...
> Tests run: 200, Failures: 2, Errors: 0, Skipped: 28
> [INFO] 
> 
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] apache-atlas .. SUCCESS [ 21.262 s]
> [INFO] Apache Atlas Common ... SUCCESS [ 58.381 s]
> [INFO] Apache Atlas Typesystem ... SUCCESS [04:51 min]
> [INFO] Apache Atlas Server API ... SUCCESS [ 37.922 s]
> [INFO] Apache Atlas Client ... SUCCESS [01:12 min]
> [INFO] Apache Atlas Notification . SUCCESS [01:25 min]
> [INFO] Apache Atlas Titan  SUCCESS [01:56 min]
> [INFO] Apache Atlas Repository ... FAILURE [10:51 min]
> [INFO] Apache Atlas UI ... SKIPPED
> [INFO] Apache Atlas Web Application .. SKIPPED
> [INFO] Apache Atlas Documentation  SKIPPED
> [INFO] Apache Atlas Hive Bridge .. SKIPPED
> [INFO] Apache Atlas Falcon Bridge  SKIPPED
> [INFO] Apache Atlas Sqoop Bridge . SKIPPED
> [INFO] Apache Atlas Storm Bridge . SKIPPED
> [INFO] Apache Atlas Distribution . SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> Running org.apache.atlas.query.LineageQueryTest
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 6, Time elapsed: 16.236 sec 
> <<< FAILURE! - in org.apache.atlas.query.LineageQueryTest
> beforeAll(org.apache.atlas.query.LineageQueryTest)  Time elapsed: 16.159 sec  
> <<< FAILURE!
> javax.script.ScriptException: javax.script.ScriptException: 
> java.lang.UnsupportedOperationException: Not a single key: __traitNames. Use 
> addProperty instead
>   at 
> com.thinkaurelius.titan.graphdb.transaction.StandardTitanTx.setProperty(StandardTitanTx.java:755)
>   at 
> com.thinkaurelius.titan.graphdb.vertices.AbstractVertex.setProperty(AbstractVertex.java:244)
>   at 
> com.thinkaurelius.titan.graphdb.vertices.AbstractVertex.setProperty(AbstractVertex.java:239)
>   at 
> com.tinkerpop.blueprints.util.wrappers.batch.BatchGraph$BatchVertex.setProperty(BatchGraph.java:492)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONUtility.vertexFromJson(GraphSONUtility.java:136)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONReader.inputGraph(GraphSONReader.java:158)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONReader.inputGraph(GraphSONReader.java:104)
>   at 
> com.tinkerpop.blueprints.util.io.graphson.GraphSONReader.inputGraph(GraphSONReader.java:88)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:606)
>   at 
> org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
>   at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
>   at 
> org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:43)
>   at 
> org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:88)
>   at 
> org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42)
>