You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/10/14 02:43:00 UTC

[jira] [Commented] (ATLAS-3875) Adding missing APIs in AtlasClient with test cases

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

ASF subversion and git services commented on ATLAS-3875:
--------------------------------------------------------

Commit 5aab626e5a0436028389ba6b10734a323260cd66 in atlas's branch refs/heads/master from jyoti0208
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=5aab626 ]

ATLAS-3875: Introduce python client for Atlas

Signed-off-by: Sarath Subramanian <ss...@cloudera.com>


> Adding missing APIs in AtlasClient with test cases
> --------------------------------------------------
>
>                 Key: ATLAS-3875
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3875
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Jyoti Singh
>            Assignee: Jyoti Singh
>            Priority: Major
>              Labels: api, client
>             Fix For: 3.0.0, 2.2.0
>
>         Attachments: ATLAS-3875-1.patch, ATLAS-3875-2.patch, ATLAS-3875-4.patch
>
>
> 1. There are many new APIs added to Atlas Project but the corresponding  APIs are missing from AtlasClientv2. The aim of this task is to complete the gap amongst existing APIs and their endpoints in Atls client. This will also include adding test cases via integration testing.
> There are functions from AtlasClient for the following REST endpoints
>  * TypeRest
>  * EntityRest
>  * LineageRest
>  * DiscoveryRest
>  * GlossaryRest
>  * RelationshipRest
> 2. Added Sample-Project to showcase how to integrate with Atlas using AtlasCleint. This helps the user to understand the basic rest functionality of Atlas.



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