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/09/10 07:35:45 UTC

[jira] [Created] (ATLAS-144) DSL doesn't handle ':'

Suma Shivaprasad created ATLAS-144:
--------------------------------------

             Summary: DSL doesn't handle ':'
                 Key: ATLAS-144
                 URL: https://issues.apache.org/jira/browse/ATLAS-144
             Project: Atlas
          Issue Type: Bug
            Reporter: Suma Shivaprasad


{noformat}
2015-06-04 16:45:59,055 INFO  - [1891323854@qtp-337904065-15 - f612d9a9-2db9-4ceb-9e85-2558f9b09375:] ~ Executing dsl query=hive_process where queryText = "export table tablebd4aeiyaid to \"pfile:///users/sshivalingamurthy/git/metadata/./target/export-data-qe7arkalfg\"" (GraphBackedDiscoveryService:123)
2015-06-04 16:45:59,055 INFO  - [1891323854@qtp-337904065-15 - f612d9a9-2db9-4ceb-9e85-2558f9b09375:] ~ Executing dsl query=hive_process where queryText = "export table tablebd4aeiyaid to \"pfile:///users/sshivalingamurthy/git/metadata/./target/export-data-qe7arkalfg\"" (GraphBackedDiscoveryService:129)
2015-06-04 16:45:59,077 DEBUG - [1891323854@qtp-337904065-15 - f612d9a9-2db9-4ceb-9e85-2558f9b09375:] ~ graph rollback (GraphTransactionInterceptor:47)
2015-06-04 16:45:59,077 ERROR - [1891323854@qtp-337904065-15 - f612d9a9-2db9-4ceb-9e85-2558f9b09375:] ~ Unable to get entity list for dslQuery hive_process where queryText = "export table tablebd4aeiyaid to \"pfile:///users/sshivalingamurthy/git/metadata/./target/export-data-qe7arkalfg\"" (EntityResource:141)
org.apache.hadoop.metadata.discovery.DiscoveryException: Invalid expression : hive_process where queryText = "export table tablebd4aeiyaid to \"pfile:///users/sshivalingamurthy/git/metadata/./target/export-data-qe7arkalfg\""
        at org.apache.hadoop.metadata.discovery.graph.GraphBackedDiscoveryService.evaluate(GraphBackedDiscoveryService.java:141)
        at org.apache.hadoop.metadata.discovery.graph.GraphBackedDiscoveryService.searchByDSL(GraphBackedDiscoveryService.java:124)
        at org.apache.hadoop.metadata.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:41)
        at org.apache.hadoop.metadata.web.resources.MetadataDiscoveryResource.searchUsingQueryDSL(MetadataDiscoveryResource.java:132)
{noformat}



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