----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49350/ -----------------------------------------------------------
(Updated June 29, 2016, 10:05 p.m.) Review request for atlas. Changes ------- Fixed sorting and logs Repository: atlas Description ------- this is added for LOAD, IMPORT, EXPORT . Could not add to INSERT OVERWRITE hdfs paths due to some hive issues which does not provide partition related information in this case. That will continue to work as earlier. Diffs (updated) ----- addons/hive-bridge/src/main/java/org/apache/atlas/hive/bridge/HiveMetaStoreBridge.java 0045780 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveHook.java a1a00b3 addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/HiveHookIT.java f9e1926 notification/src/main/java/org/apache/atlas/hook/AtlasHook.java 8bbe2d7 Diff: https://reviews.apache.org/r/49350/diff/ Testing ------- Added tests for partitioned and unpartitioned export, import, load Thanks, Suma Shivaprasad