Sarath Subramanian created ATLAS-3345:
-----------------------------------------
Summary: AggregationMetrics on quick search is empty
Key: ATLAS-3345
URL: https://issues.apache.org/jira/browse/ATLAS-3345
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 2.0.0
Reporter: Sarath Subramanian
Assignee: Sarath Subramanian
Fix For: 2.1.0
I am trying to integrate quick search on Data Catalog for facets. Tested it on
the Atlas which gets provisioned with SDX. I can see quick search is giving
results but the aggregationMetrics is empty. following is the curl call I tried.
curl
'https://10.97.85.126:8443/yh-datalake/cdp-proxy/atlas/api/atlas/v2/search/quick'
-H 'Cookie: hadoop-jwt= ..... ' -H 'Content-Type: application/json'
--data-binary
'\{"excludeDeletedEntities":true,"includeSubClassifications":true,"includeSubTypes":true,"includeClassificationAttributes":true,"entityFilters":null,"tagFilters":null,"attributes":[],"limit":25,"offset":0,"typeName":"hive_table","classification":null,"termName":null}'
--insecure
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)