[
https://issues.apache.org/jira/browse/ATLAS-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16136489#comment-16136489
]
Nixon Rodrigues commented on ATLAS-2062:
----------------------------------------
https://builds.apache.org/job/Atlas-0.8-IntegrationTests/20/display/redirect?page=changes
{code}
testSearchUsingGremlin(org.apache.atlas.web.integration.MetadataDiscoveryJerseyResourceIT)
Time elapsed: 0.006 sec <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasBaseClient$APIInfo@3a5fe7dc failed with status 400 (Bad
Request) Response Body ({"error":"Gremlin search is not enabled."})
at
org.apache.atlas.web.integration.MetadataDiscoveryJerseyResourceIT.testSearchUsingGremlin(MetadataDiscoveryJerseyResourceIT.java:153)
{code}
[[email protected]], found test case failure to this new config
*atlas.search.gremlin.enable* , can you add this new property to
atlas-application.properties for integration test env to fix this issue
> Add flag to disable v1 gremlin search API using atlas-application property
> --------------------------------------------------------------------------
>
> Key: ATLAS-2062
> URL: https://issues.apache.org/jira/browse/ATLAS-2062
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Affects Versions: 0.8-incubating, 0.9-incubating
> Reporter: Sarath Subramanian
> Assignee: Sarath Subramanian
> Priority: Minor
> Fix For: 0.8-incubating, 0.9-incubating
>
> Attachments: ATLAS-2062.1.patch
>
>
> Add *atlas.search.gremlin.enable* property in atlas-application.properties to
> disable gremlin search API.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)