----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10066/ -----------------------------------------------------------
(Updated March 21, 2013, 10:26 p.m.) Review request for hive. Changes ------- Updated eclipse classpath template. Description ------- This is a fix for HIVE-4217. The patch modifies DDLTask to use the StringTemplate4 instead of relying on the old version which has a dependency on antlr-2.7.7. This addresses bug HIVE-4217. https://issues.apache.org/jira/browse/HIVE-4217 Diffs (updated) ----- eclipse-templates/.classpath a94463e ivy/libraries.properties 49b4b61 metastore/ivy.xml a13cff7 ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java 6895759 Diff: https://reviews.apache.org/r/10066/diff/ Testing ------- Thanks, Carl Steinbach