You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Suma Shivaprasad (JIRA)" <ji...@apache.org> on 2015/06/26 09:49:05 UTC

[jira] [Created] (ATLAS-37) HIveLineageServiceTest fails with Hbase as Titan storage backend

Suma Shivaprasad created ATLAS-37:
-------------------------------------

             Summary: HIveLineageServiceTest fails with Hbase as Titan storage backend
                 Key: ATLAS-37
                 URL: https://issues.apache.org/jira/browse/ATLAS-37
             Project: Atlas
          Issue Type: Bug
         Environment: Tests run: 45, Failures: 1, Errors: 0, Skipped: 44, Time elapsed: 533.15 sec <<< FAILURE! - in org.apache.atlas.discovery.HiveLineageServiceTest
setUp(org.apache.atlas.discovery.HiveLineageServiceTest)  Time elapsed: 533.067 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The type of given name is not a key: View.inputTables
	at com.thinkaurelius.titan.graphdb.transaction.StandardTitanTx.getOrCreatePropertyKey(StandardTitanTx.java:906)
	at com.thinkaurelius.titan.graphdb.vertices.AbstractVertex.setProperty(AbstractVertex.java:239)
	at org.apache.atlas.repository.graph.GraphBackedMetadataRepository.addProperty(GraphBackedMetadataRepository.java:870)
	at org.apache.atlas.repository.graph.GraphBackedMetadataRepository.access$900(GraphBackedMetadataRepository.java:74)
	at org.apache.atlas.repository.graph.GraphBackedMetadataRepository$TypedInstanceToGraphMapper.mapArrayCollectionToVertex(GraphBackedMetadataRepository.java:710)
	at org.apache.atlas.repository.graph.GraphBackedMetadataRepository$TypedInstanceToGraphMapper.mapAttributesToVertex(GraphBackedMetadataRepository.java:660)
	at org.apache.atlas.repository.graph.GraphBackedMetadataRepository$TypedInstanceToGraphMapper.mapInstanceToVertex(GraphBackedMetadataRepository.java:633)
	at org.apache.atlas.repository.graph.GraphBackedMetadataRepository$TypedInstanceToGraphMapper.addDiscoveredInstances(GraphBackedMetadataRepository.java:607)
	at org.apache.atlas.repository.graph.GraphBackedMetadataRepository$TypedInstanceToGraphMapper.mapTypedInstanceToGraph(GraphBackedMetadataRepository.java:446)
	at org.apache.atlas.repository.graph.GraphBackedMetadataRepository$TypedInstanceToGraphMapper.access$100(GraphBackedMetadataRepository.java:432)
	at org.apache.atlas.repository.graph.GraphBackedMetadataRepository.createEntity(GraphBackedMetadataRepository.java:148)
	at org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:41)
	at org.apache.atlas.services.DefaultMetadataService.createEntity(DefaultMetadataService.java:231)
	at org.apache.atlas.discovery.HiveLineageServiceTest.createInstance(HiveLineageServiceTest.java:518)
	at org.apache.atlas.discovery.HiveLineageServiceTest.view(HiveLineageServiceTest.java:509)
	at org.apache.atlas.discovery.HiveLineageServiceTest.setupInstances(HiveLineageServiceTest.java:409)
	at org.apache.atlas.discovery.HiveLineageServiceTest.setUp(HiveLineageServiceTest.java:75)
            Reporter: Suma Shivaprasad






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)