> On May 4, 2015, 9:03 p.m., Sergio Pena wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/Warehouse.java, line 141 > > <https://reviews.apache.org/r/33816/diff/1/?file=949031#file949031line141> > > > > does this line handle the relative path correctly?
This code works correctly. - Reuben ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33816/#review82440 ----------------------------------------------------------- On May 5, 2015, 3:14 p.m., Reuben Kuhnert wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/33816/ > ----------------------------------------------------------- > > (Updated May 5, 2015, 3:14 p.m.) > > > Review request for hive and Sergio Pena. > > > Bugs: HIVE-10597 > https://issues.apache.org/jira/browse/HIVE-10597 > > > Repository: hive-git > > > Description > ------- > > Allow warehouse to work with relative locations. > > > Diffs > ----- > > 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 > >