You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Carl Steinbach <ca...@cloudera.com> on 2013/03/21 22:34:08 UTC

Review Request: HIVE-4217. Fix show_create_table_*.q test failures

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

Review request for hive.


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

  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


Re: Review Request: HIVE-4217. Fix show_create_table_*.q test failures

Posted by Carl Steinbach <ca...@cloudera.com>.
-----------------------------------------------------------
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