You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sarath Subramanian (JIRA)" <ji...@apache.org> on 2019/07/22 22:01:00 UTC

[jira] [Updated] (ATLAS-3345) AggregationMetrics on quick search is empty

     [ 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)