Peter Vary created HIVE-14360:
---------------------------------
Summary: Starting BeeLine after using !save, there is an error
logged: "Error setting configuration: conf"
Key: HIVE-14360
URL: https://issues.apache.org/jira/browse/HIVE-14360
Project: Hive
Issue Type: Bug
Components: Beeline
Affects Versions: 2.2.0
Reporter: Peter Vary
Assignee: Peter Vary
Priority: Minor
When saving the configuration in BeeLine the conf attribute is persisted, which
should not. When loading the configuration this causes an error message to be
printed:
{noformat}
Error setting configuration: conf: java.lang.IllegalArgumentException: No
method matching "setconf" was found in org.apache.hive.beeline.BeeLineOpts.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)