Vaibhav Gumashta created HIVE-6142: -------------------------------------- Summary: Beeline ignores HIVE_OPTS Key: HIVE-6142 URL: https://issues.apache.org/jira/browse/HIVE-6142 Project: Hive Issue Type: Bug Components: HiveServer2, JDBC Affects Versions: 0.13.0 Reporter: Vaibhav Gumashta Fix For: 0.13.0
For example, exporting HIVE_OPTS="-hiveconf javax.jdo.option.ConnectionURL=jdbc:derby:;databaseName=/users/vgumashta/hdfs/hive/metastore_db;create=true" doesn't set the javax.jdo.option.ConnectionURL when starting beeline. Need to do it again with the set command. -- This message was sent by Atlassian JIRA (v6.1.5#6160)