> On April 27, 2013, 6:59 a.m., Carl Steinbach wrote:
> > common/src/scripts/saveVersion.sh, line 66
> > <https://reviews.apache.org/r/10812/diff/1/?file=285221#file285221line66>
> >
> >     I think the output directory was correct to begin with. Please revert.

HiveVersionInfo is in org/apache/hive/common/util/, so this package-info.java 
with the annotations expected by HiveVersionInfo needs to be in same package. 
Otherwise  HiveVersionInfo will not work.
Hence the change to move it to this dir. Please let me know if you disagree. 


> On April 27, 2013, 6:59 a.m., Carl Steinbach wrote:
> > common/build.xml, line 29
> > <https://reviews.apache.org/r/10812/diff/1/?file=285220#file285220line29>
> >
> >     This extra property is only referenced in one place. I think it would 
> > be cleaner to remove it.

Changing that in new patch.


- Thejas


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


On April 27, 2013, 2:53 a.m., Thejas Nair wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/10812/
> -----------------------------------------------------------
> 
> (Updated April 27, 2013, 2:53 a.m.)
> 
> 
> Review request for hive.
> 
> 
> Description
> -------
> 
> HIVE-4373
> 
> 
> This addresses bug HIVE-4373.
>     https://issues.apache.org/jira/browse/HIVE-4373
> 
> 
> Diffs
> -----
> 
>   common/build.xml 731f26e 
>   common/src/scripts/saveVersion.sh a917d4a 
>   jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java 3d1a969 
>   jdbc/src/test/org/apache/hive/jdbc/TestJdbcDriver2.java 938dd9a 
>   service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java 
> 18594cb 
> 
> Diff: https://reviews.apache.org/r/10812/diff/
> 
> 
> Testing
> -------
> 
> Unit test included. Also tested with remote HS2 server.
> 
> 
> Thanks,
> 
> Thejas Nair
> 
>

Reply via email to