-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36300/
-----------------------------------------------------------
(Updated July 9, 2015, 3:07 p.m.)
Review request for hive and Xuefu Zhang.
Changes
-------
Summary for V2:
1. Add the fields of conf in beelineOpts which is used to parsing client side
configuration
2. Add new API to update the configuration in client side
Bugs: HIVE-11191
https://issues.apache.org/jira/browse/HIVE-11191
Repository: hive-git
Description
-------
Summary:
1. Add option update stage after connection established in CLI mode
2. Update the getHiveConf API
Diffs (updated)
-----
beeline/src/java/org/apache/hive/beeline/BeeLine.java c4dbcd4
beeline/src/java/org/apache/hive/beeline/BeeLineOpts.java c1ec82a
beeline/src/java/org/apache/hive/beeline/Commands.java d490273
beeline/src/test/org/apache/hive/beeline/cli/TestHiveCli.java ff8ab17
Diff: https://reviews.apache.org/r/36300/diff/
Testing
-------
Partial UT passed and local cluster test passed.
Thanks,
cheng xu