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/06/03 05:41:00 UTC

[jira] [Updated] (ATLAS-3180) New Bulk retrieval API with servicetype parameter

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

Madhan Neethiraj updated ATLAS-3180:
------------------------------------
    Fix Version/s: 1.2.0

>  New Bulk retrieval API with servicetype parameter
> --------------------------------------------------
>
>                 Key: ATLAS-3180
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3180
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 1.2.0, 2.0.0
>         Environment: All OS
>            Reporter: Diego Marino Monetti
>            Assignee: Diego Marino Monetti
>            Priority: Major
>             Fix For: 1.2.0, 2.1.0, 3.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The Bulk api retrieval returns all defined types or filtered types by name, type and supertype. With the addition of the service type among the basic attributes of the Atlas types it is necessary to have the possibility to search also for service type through a http request of the type:
> {quote}[http://host:port/api/atlas/V2/types/typedefs?serviceType|http://hostport/] = requested-service-type
> {quote}
> to search only for types related to a specific service type.
>  This pull request solves this problem
> l[https://github.com/apache/atlas/pull/49]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)