----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33816/ -----------------------------------------------------------
(Updated 5 5, 2015, 3:14 오후) Review request for hive and Sergio Pena. Changes ------- Updated diff to throw exceptions on relative path, also updated comments and added unit tests. Bugs: HIVE-10597 https://issues.apache.org/jira/browse/HIVE-10597 Repository: hive-git Description ------- Allow warehouse to work with relative locations. Diffs (updated) ----- metastore/src/java/org/apache/hadoop/hive/metastore/Warehouse.java 25119abf97382df7c0615edbaff29ba20624a137 metastore/src/test/org/apache/hadoop/hive/metastore/TestWarehouse.java PRE-CREATION Diff: https://reviews.apache.org/r/33816/diff/ Testing ------- Tested locally Thanks, Reuben Kuhnert