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



metastore/src/java/org/apache/hadoop/hive/metastore/Warehouse.java
<https://reviews.apache.org/r/33816/#comment133647>

    Originally I used the warehouse home directory as the base for relative 
paths. However, per Lenni's comment, it sounds like it's best to throw an 
exception if the user tries to use a anything other than an absolute path.


- Reuben Kuhnert


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
> 
>

Reply via email to