[
https://issues.apache.org/jira/browse/ATLAS-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sarath Subramanian updated ATLAS-3345:
--------------------------------------
Attachment: 0001-ATLAS-3345-AggregationMetrics-on-quick-search-is-emp.patch
> 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
> Priority: Major
> Fix For: 2.1.0
>
> Attachments:
> 0001-ATLAS-3345-AggregationMetrics-on-quick-search-is-emp.patch
>
>
> 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)