-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5554/
-----------------------------------------------------------
Review request for hive and Carl Steinbach.
Description
-------
New patch for supporting SQLLine as command line editor for Hive.
LICENSE and NOTICE updates to mention SQLLine
Build changes to add SQLLine
java wrapper to translate the CLI arguments to SQLLine
This addresses bug HIVE-3100.
https://issues.apache.org/jira/browse/HIVE-3100
Diffs
-----
LICENSE 05085da
NOTICE 871fdde
bin/ext/beeline.sh PRE-CREATION
eclipse-templates/HiveBeeLine.launchtemplate PRE-CREATION
ivy/ivysettings.xml fb6f4b8
ivy/libraries.properties 8461da1
jdbc/ivy.xml d8e3a5f
jdbc/src/java/org/apache/hive/jdbc/beeline/HiveBeeline.java PRE-CREATION
jdbc/src/java/org/apache/hive/jdbc/beeline/OptionsProcessor.java PRE-CREATION
Diff: https://reviews.apache.org/r/5554/diff/
Testing
-------
Thanks,
Prasad Mujumdar