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

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

    [ https://issues.apache.org/jira/browse/ATLAS-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16890542#comment-16890542 ] 

Madhan Neethiraj commented on ATLAS-3345:
-----------------------------------------

+1 for the patch. Thanks [~sarath.kum4r@gmail.com]!

> 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
>
>
>  AggregationMetrics is always returning empty when quick search is done.
> {code:java}
> curl 'https://localhost:21000/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 
> {code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)