-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66929/
-----------------------------------------------------------
(Updated May 3, 2018, 6:39 a.m.)
Review request for atlas and Madhan Neethiraj.
Changes
-------
added REST APIs to add/update/remove classifications for an entity given its
type and unique attributes
Bugs: ATLAS-2635
https://issues.apache.org/jira/browse/ATLAS-2635
Repository: atlas
Description
-------
Many of the APIs in EntityREST require entity-guid to be provided. It will be
useful to operate on entities given its typeName and uniqueAttributes.
Diffs (updated)
-----
repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasEntityStore.java
eb825c4d3
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityStoreV1.java
316d78c64
webapp/src/main/java/org/apache/atlas/web/rest/EntityREST.java 17a6eced3
webapp/src/test/java/org/apache/atlas/web/adapters/TestEntityREST.java
f0bc9628c
Diff: https://reviews.apache.org/r/66929/diff/2/
Changes: https://reviews.apache.org/r/66929/diff/1-2/
Testing
-------
Done with sanity testing
Thanks,
Ruchi Solani