[jira] [Updated] (ATLAS-3652) Quick Search: API requirement for GET request on multiple entity types

2020-08-27 Thread Pinal (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pinal updated ATLAS-3652:
-
Fix Version/s: 2.2.0

> Quick Search: API requirement for GET request on multiple entity types
> --
>
> Key: ATLAS-3652
> URL: https://issues.apache.org/jira/browse/ATLAS-3652
> Project: Atlas
>  Issue Type: Improvement
>  Components:  atlas-core
>Affects Versions: 2.0.0
>Reporter: Pinal
>Assignee: Pinal
>Priority: Major
>  Labels: quicksearch
> Fix For: 3.0.0, 2.2.0
>
>
> Need an API that can be used to GET information of multiple selected entity 
> types. Currently it seems to support GET request for
>  # One type (typeName=someType)\{by specifying typeName in the call},
>  OR 
>  # All types (typeName= )\{by leaving out typeName empty}.
>   
>  Need an API that works for multiple selected types while also returning the 
> aggregationMetrics in the responseJSON as opposed to the POST call(where the 
> aggregationMetrics is left out as empty).
>  
> *UseCase:* Multiple Entity types with its attribute filters
> *How And Validations:*
> 1. Search Results can be filtered with multiple entity types by 'comma' 
> seperated string of entity typeName in the request
> Eg. "typeName": "hive_table,hive_db".
> 2. For the attribute filters, attribute in the criteria should be System 
> attribute like "created by user, last modified time" or the attribute should 
> present in both the typeDefs of the mentioned entity 'hive_table' and 
> 'hive_db'. (Common attributes like name).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ATLAS-3652) Quick Search: API requirement for GET request on multiple entity types

2020-06-29 Thread Pinal (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pinal updated ATLAS-3652:
-
Description: 
Need an API that can be used to GET information of multiple selected entity 
types. Currently it seems to support GET request for
 # One type (typeName=someType)\{by specifying typeName in the call},
 OR 
 # All types (typeName= )\{by leaving out typeName empty}.
  
 Need an API that works for multiple selected types while also returning the 
aggregationMetrics in the responseJSON as opposed to the POST call(where the 
aggregationMetrics is left out as empty).

 

*UseCase:* Multiple Entity types with its attribute filters

*How And Validations:*

1. Search Results can be filtered with multiple entity types by 'comma' 
seperated string of entity typeName in the request
Eg. "typeName": "hive_table,hive_db".

2. For the attribute filters, attribute in the criteria should be System 
attribute like "created by user, last modified time" or the attribute should 
present in both the typeDefs of the mentioned entity 'hive_table' and 
'hive_db'. (Common attributes like name).

  was:
Need an API that can be used to GET information of multiple selected entity 
types. Currently it seems to support GET request for
 # One type (typeName=someType)\{by specifying typeName in the call},
OR 
 # All types (typeName= )\{by leaving out typeName empty}.
 
Need an API that works for multiple selected types while also returning the 
aggregationMetrics in the responseJSON as opposed to the POST call(where the 
aggregationMetrics is left out as empty).
 


> Quick Search: API requirement for GET request on multiple entity types
> --
>
> Key: ATLAS-3652
> URL: https://issues.apache.org/jira/browse/ATLAS-3652
> Project: Atlas
>  Issue Type: Improvement
>  Components:  atlas-core
>Affects Versions: 2.0.0
>Reporter: Pinal
>Assignee: Pinal
>Priority: Major
>  Labels: quicksearch
> Fix For: 3.0.0
>
>
> Need an API that can be used to GET information of multiple selected entity 
> types. Currently it seems to support GET request for
>  # One type (typeName=someType)\{by specifying typeName in the call},
>  OR 
>  # All types (typeName= )\{by leaving out typeName empty}.
>   
>  Need an API that works for multiple selected types while also returning the 
> aggregationMetrics in the responseJSON as opposed to the POST call(where the 
> aggregationMetrics is left out as empty).
>  
> *UseCase:* Multiple Entity types with its attribute filters
> *How And Validations:*
> 1. Search Results can be filtered with multiple entity types by 'comma' 
> seperated string of entity typeName in the request
> Eg. "typeName": "hive_table,hive_db".
> 2. For the attribute filters, attribute in the criteria should be System 
> attribute like "created by user, last modified time" or the attribute should 
> present in both the typeDefs of the mentioned entity 'hive_table' and 
> 'hive_db'. (Common attributes like name).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ATLAS-3652) Quick Search: API requirement for GET request on multiple entity types

2020-06-24 Thread Sarath Subramanian (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sarath Subramanian updated ATLAS-3652:
--
Labels: quicksearch  (was: )

> Quick Search: API requirement for GET request on multiple entity types
> --
>
> Key: ATLAS-3652
> URL: https://issues.apache.org/jira/browse/ATLAS-3652
> Project: Atlas
>  Issue Type: Improvement
>  Components:  atlas-core
>Affects Versions: 2.0.0
>Reporter: Pinal
>Assignee: Pinal
>Priority: Major
>  Labels: quicksearch
> Fix For: 2.1.0
>
>
> Need an API that can be used to GET information of multiple selected entity 
> types. Currently it seems to support GET request for
>  # One type (typeName=someType)\{by specifying typeName in the call},
> OR 
>  # All types (typeName= )\{by leaving out typeName empty}.
>  
> Need an API that works for multiple selected types while also returning the 
> aggregationMetrics in the responseJSON as opposed to the POST call(where the 
> aggregationMetrics is left out as empty).
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ATLAS-3652) Quick Search: API requirement for GET request on multiple entity types

2020-06-24 Thread Sarath Subramanian (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sarath Subramanian updated ATLAS-3652:
--
Fix Version/s: 2.1.0

> Quick Search: API requirement for GET request on multiple entity types
> --
>
> Key: ATLAS-3652
> URL: https://issues.apache.org/jira/browse/ATLAS-3652
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 2.0.0
>Reporter: Pinal
>Assignee: Pinal
>Priority: Major
> Fix For: 2.1.0
>
>
> Need an API that can be used to GET information of multiple selected entity 
> types. Currently it seems to support GET request for
>  # One type (typeName=someType)\{by specifying typeName in the call},
> OR 
>  # All types (typeName= )\{by leaving out typeName empty}.
>  
> Need an API that works for multiple selected types while also returning the 
> aggregationMetrics in the responseJSON as opposed to the POST call(where the 
> aggregationMetrics is left out as empty).
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ATLAS-3652) Quick Search: API requirement for GET request on multiple entity types

2020-06-24 Thread Sarath Subramanian (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sarath Subramanian updated ATLAS-3652:
--
Affects Version/s: 2.0.0

> Quick Search: API requirement for GET request on multiple entity types
> --
>
> Key: ATLAS-3652
> URL: https://issues.apache.org/jira/browse/ATLAS-3652
> Project: Atlas
>  Issue Type: Improvement
>Affects Versions: 2.0.0
>Reporter: Pinal
>Assignee: Pinal
>Priority: Major
>
> Need an API that can be used to GET information of multiple selected entity 
> types. Currently it seems to support GET request for
>  # One type (typeName=someType)\{by specifying typeName in the call},
> OR 
>  # All types (typeName= )\{by leaving out typeName empty}.
>  
> Need an API that works for multiple selected types while also returning the 
> aggregationMetrics in the responseJSON as opposed to the POST call(where the 
> aggregationMetrics is left out as empty).
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ATLAS-3652) Quick Search: API requirement for GET request on multiple entity types

2020-06-24 Thread Sarath Subramanian (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sarath Subramanian updated ATLAS-3652:
--
Component/s:  atlas-core

> Quick Search: API requirement for GET request on multiple entity types
> --
>
> Key: ATLAS-3652
> URL: https://issues.apache.org/jira/browse/ATLAS-3652
> Project: Atlas
>  Issue Type: Improvement
>  Components:  atlas-core
>Affects Versions: 2.0.0
>Reporter: Pinal
>Assignee: Pinal
>Priority: Major
> Fix For: 2.1.0
>
>
> Need an API that can be used to GET information of multiple selected entity 
> types. Currently it seems to support GET request for
>  # One type (typeName=someType)\{by specifying typeName in the call},
> OR 
>  # All types (typeName= )\{by leaving out typeName empty}.
>  
> Need an API that works for multiple selected types while also returning the 
> aggregationMetrics in the responseJSON as opposed to the POST call(where the 
> aggregationMetrics is left out as empty).
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)