[
https://issues.apache.org/jira/browse/ATLAS-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suma Shivaprasad updated ATLAS-144:
-----------------------------------
Summary: DSL doesn't handle nested double quotes (was: DSL doesn't handle
':')
> DSL doesn't handle nested double quotes
> ---------------------------------------
>
> 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)