-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67641/
-----------------------------------------------------------
Review request for atlas, Apoorv Naik, Ashutosh Mestry, Don Bosco Durai, Nixon
Rodrigues, Ramesh Mani, and Sarath Subramanian.
Bugs: ATLAS-2760
https://issues.apache.org/jira/browse/ATLAS-2760
Repository: atlas
Description
-------
Updated Hive hook to create entities S3 entities of type aws_s3_bucket,
aws_s3_pseudo_dir, aws_s3_object for references to S3 paths
Diffs
-----
addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/BaseHiveEvent.java
ce032877c
addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/CreateTable.java
daf5c860e
Diff: https://reviews.apache.org/r/67641/diff/1/
Testing
-------
Verified that Hive data export to S3 creates relevant S3 entities (bucket,
pseudo-dir) and shows lineage between Hive table and S3 pesudo-dir.
Thanks,
Madhan Neethiraj