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

Review request for atlas.


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


Repository: atlas


Description
-------

Fixed it by first renaming the columns, sd, partition keys and then renaming 
the table so that the columns, sd, etc are not deleted/recreated again becaused 
they are deduped based on their QualifiedName which has tableName as part of it.


Diffs
-----

  
addons/hive-bridge/src/main/java/org/apache/atlas/hive/bridge/HiveMetaStoreBridge.java
 a28b4ac 
  addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveHook.java 
749294f 
  
addons/hive-bridge/src/main/java/org/apache/atlas/hive/model/HiveDataModelGenerator.java
 f099e39 
  addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/HiveHookIT.java 
4c7ac70 
  client/src/main/java/org/apache/atlas/AtlasClient.java 22a1726 

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


Testing
-------

Added tests in HiveHookIT


Thanks,

Suma Shivaprasad

Reply via email to