You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Xuefu Zhang <xz...@cloudera.com> on 2014/03/15 04:01:18 UTC

Review Request 19251: HIVE-6652: Beeline gives evasive error message for any unrecognized command line arguement

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

Review request for hive.


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


Repository: hive-git


Description
-------

Disable the inherited commanline option from SQLLine. Now it gives error message instead.


Diffs
-----

  beeline/src/java/org/apache/hive/beeline/BeeLine.java e63a3b0 
  beeline/src/main/resources/BeeLine.properties ef876af 

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


Testing
-------

Manually tested, and the result is shown in the JIRA comment area.


Thanks,

Xuefu Zhang