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

(Updated May 14, 2015, 5:51 a.m.)


Review request for hive and Xuefu Zhang.


Changes
-------

Summary:
1. fix some code style issue
2. specify the path for metastore in configuration to fix the failed issues in 
Jenkins


Bugs: HIVE-10623
    https://issues.apache.org/jira/browse/HIVE-10623


Repository: hive-git


Description
-------

Changes:
1. Support the hive cli options including database, e, !, H, f.
2. Add error handler for using f and e together
3. Add error handler for invalid option


Diffs (updated)
-----

  beeline/src/java/org/apache/hive/beeline/BeeLine.java 0da15f6 
  beeline/src/java/org/apache/hive/beeline/cli/CliOptionsProcessor.java 
PRE-CREATION 
  beeline/src/java/org/apache/hive/beeline/cli/HiveCli.java PRE-CREATION 
  beeline/src/test/org/apache/hive/beeline/cli/TestHiveCli.java PRE-CREATION 
  beeline/src/test/resources/hive-site.xml PRE-CREATION 

Diff: https://reviews.apache.org/r/33881/diff/


Testing
-------

Newly add unit test passed locally.


Thanks,

cheng xu

Reply via email to