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

ASF GitHub Bot commented on ATLAS-136:
--------------------------------------

GitHub user rishabhbhardwaj opened a pull request:

    https://github.com/apache/incubator-atlas/pull/20

    ATLAS-136 Add trait API to org.apache.atlas.AtlasClient

    Added the following trait API methods in AtlasClient
    createTrait
    addTrait
    deleteTrait
    
    I have tested the methods and they are working fine.
    Kindly review the changes.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rishabhbhardwaj/incubator-atlas master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-atlas/pull/20.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #20
    
----
commit fd23d4c998b1714a85479034c90b2d324b84ee81
Author: Rishabh Bhardwaj <admin@admins-macbook-pro.local>
Date:   2015-10-13T13:06:14Z

    Atlas-201 Renamed org.apache.atlas.Main to org.apache.atlas.Atlas.

commit 66fe404120a48a4af25b6aa4b1081b7c0f8cd155
Author: Rishabh Bhardwaj <admin@admins-macbook-pro.local>
Date:   2015-10-15T06:07:40Z

    Merge remote-tracking branch 'upstream/master'

commit 715401ae4d34e922753fc3356bd52ae04a2d875c
Author: Rishabh Bhardwaj <admin@admins-macbook-pro.local>
Date:   2015-10-21T17:36:49Z

    Merge remote-tracking branch 'upstream/master'

commit 071425baa7bab1c8d34e45cddad6df5357b91b57
Author: Rishabh Bhardwaj <admin@admins-macbook-pro.local>
Date:   2015-10-26T06:06:17Z

    Merge remote-tracking branch 'upstream/master'

commit a27fb7af29beafebcca8e1596a7ce4978badf8d2
Author: Rishabh Bhardwaj <admin@admins-macbook-pro.local>
Date:   2015-10-28T10:36:54Z

    Merge remote-tracking branch 'upstream/master'

commit aac3f83d9ee255e24fe92b56532772358b69d135
Author: Rishabh Bhardwaj <admin@admins-macbook-pro.local>
Date:   2015-10-29T07:55:12Z

    Merge remote-tracking branch 'upstream/master'

commit c31d5ed98a80b369c7855a65d9411a37637247cd
Author: Rishabh Bhardwaj <admin@admins-macbook-pro.local>
Date:   2015-10-29T07:57:26Z

    ATLAS-136 Add trait API to org.apache.atlas.AtlasClient

----


> Add trait API to org.apache.atlas.AtlasClient
> ---------------------------------------------
>
>                 Key: ATLAS-136
>                 URL: https://issues.apache.org/jira/browse/ATLAS-136
>             Project: Atlas
>          Issue Type: Improvement
>    Affects Versions: 0.6-incubating
>            Reporter: Vladimir Antonevich`
>             Fix For: 0.6-incubating
>
>         Attachments: atlas.client.patch
>
>
> API to manipulate entity traits must be added to 
> org.apache.atlas.AtlasClient. These should include methods to add/remove a 
> trait POST/DELETE to /api/atlas/entities/{guid}/traits[/traitName], as 
> supported by exposed entities resource



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to