You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Vimal Sharma <vi...@hortonworks.com> on 2016/05/26 18:16:56 UTC

Review Request 47910: ATLAS-635 Create new propery in Hive table entity to store table alias name(after table operation)

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

Review request for atlas, Shwetha GS and Suma Shivaprasad.


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


Repository: atlas


Description
-------

Store the most recent table alias name in property "aliasList" of a table entity. All the previous tablenames can be retrieved using the table entity audit.


Diffs
-----

  addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveHook.java 418e755 
  addons/hive-bridge/src/main/java/org/apache/atlas/hive/model/HiveDataModelGenerator.java 347405c 
  addons/hive-bridge/src/main/java/org/apache/atlas/hive/model/HiveDataTypes.java f376e6e 
  addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/HiveHookIT.java 70100f1 

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


Testing
-------

Yes


Thanks,

Vimal Sharma