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

Review request for Sqoop and Venkat Ranganathan.


Bugs: sqoop-2609
    https://issues.apache.org/jira/browse/sqoop-2609


Repository: sqoop-trunk


Description
-------

We would like to provide lineage information to Apache Atlas when data is 
ingested into Hive via Sqoop as the first step.
This will allow us to identify the lineage of data. This patch defines a 
SqoopJobDataPublisher, that can be extended by Atlas SqoopHook. The publisher 
is called in ImportJobBase after job completion.


Diffs
-----

  conf/sqoop-site-template.xml 368af26 
  src/java/org/apache/sqoop/SqoopJobDataPublisher.java PRE-CREATION 
  src/java/org/apache/sqoop/mapreduce/ImportJobBase.java 04d60fd 
  src/test/org/apache/sqoop/TestSqoopJobDataPublisher.java PRE-CREATION 

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


Testing
-------


Thanks,

Balu Vellanki

Reply via email to