-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/421/
-----------------------------------------------------------
(Updated 2011-02-14 14:39:55.047940)
Review request for hive.
Summary
-------
Review for HIVE-1817.
This addresses bug HIVE-1817.
https://issues.apache.org/jira/browse/HIVE-1817
Diffs (updated)
-----
bin/ext/cli.sh 054d1e8
bin/ext/help.sh 6d1e484
bin/ext/hiveserver.sh d8f6657
bin/ext/hwi.sh 74de9ad
bin/ext/jar.sh d16aa4c
bin/ext/metastore.sh a894f7f
bin/ext/rcfilecat.sh 21d515c
bin/ext/util/execHiveCmd.sh 61b8635
bin/hive c0eba07
bin/hive-config.sh f474189
build-common.xml dac20d4
build.properties f27af9c
cli/ivy.xml 86ad1ee
cli/src/java/org/apache/hadoop/hive/cli/OptionsProcessor.java 0346060
eclipse-templates/.classpath e40a07a
ivy/libraries.properties 0ede62a
jdbc/ivy.xml PRE-CREATION
lib/commons-cli-2.0-SNAPSHOT.jar 0b1d510
odbc/build.xml db9f4af
service/ivy.xml PRE-CREATION
shims/build.xml 2021cfb
shims/ivy.xml 82b6688
Diff: https://reviews.apache.org/r/421/diff
Testing
-------
Verified that Hive CLI options work. Verified that version check logic passes
against 0.20.1 and 0.20.1, but not against 0.20.0, 0.19.2, or 0.21.0. Also
verified that it's possible to start hiveserver, metastore, HWI, etc.
Thanks,
Carl