|
|
-
Review Request: Avoid to create a symlink for hive-contrib.jar file in dist\lib folder.Kanna Karanam 2012-11-02, 19:33
----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7840/ ----------------------------------------------------------- Review request for hive, Carl Steinbach and Ashutosh Chauhan. Description ------- It forces us to enumerate all the jars except this jar on Windows instead of directly referencing the “dist\lib\*.jar” folder in the class path. This addresses bug HIVE-3664. https://issues.apache.org/jira/browse/HIVE-3664 Diffs ----- trunk/build.xml 1405070 Diff: https://reviews.apache.org/r/7840/diff/ Testing ------- Thanks, Kanna Karanam |