-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53073/
-----------------------------------------------------------

(Updated Nov. 10, 2016, 3:24 p.m.)


Review request for atlas, Apoorv Naik, Madhan Neethiraj, Shwetha GS, and Suma 
Shivaprasad.


Changes
-------

* Addressed review comments
* Changed depth type to Integer and direction to Atlas LineageInfoDirection
* Added full lineage query to retrieve all lineage upon passing depth=-1 (to 
support legacy api)
* updated unit and integration tests


Bugs: ATLAS-1234
    https://issues.apache.org/jira/browse/ATLAS-1234


Repository: atlas


Description
-------

Initial model and implementation for updated lineage rest apis for input, 
output and full lineage for dataset entity.


Diffs (updated)
-----

  common/src/main/java/org/apache/atlas/repository/Constants.java 4a68317 
  intg/src/main/java/org/apache/atlas/AtlasErrorCode.java fe38fba 
  intg/src/main/java/org/apache/atlas/model/lineage/AtlasLineageInfo.java 
PRE-CREATION 
  intg/src/main/java/org/apache/atlas/model/lineage/AtlasLineageService.java 
PRE-CREATION 
  repository/src/main/java/org/apache/atlas/RepositoryMetadataModule.java 
aabf269 
  repository/src/main/java/org/apache/atlas/discovery/EntityLineageService.java 
PRE-CREATION 
  
repository/src/test/java/org/apache/atlas/lineage/EntityLineageServiceTest.java 
PRE-CREATION 
  webapp/src/main/java/org/apache/atlas/web/rest/LineageREST.java PRE-CREATION 
  
webapp/src/test/java/org/apache/atlas/web/resources/EntityLineageJerseyResourceIT.java
 PRE-CREATION 

Diff: https://reviews.apache.org/r/53073/diff/


Testing
-------

unit test and integration test updated.


Thanks,

Sarath Subramanian

Reply via email to