Vihang Karajgaonkar created HIVE-14141:
------------------------------------------
Summary: Fix for HIVE-14062 breaks indirect urls in beeline
Key: HIVE-14141
URL: https://issues.apache.org/jira/browse/HIVE-14141
Project: Hive
Issue Type: Bug
Components: Beeline
Reporter: Vihang Karajgaonkar
Assignee: Vihang Karajgaonkar
Priority: Minor
Looks like the patch for HIVE-14062 breaks indirect urls which uses environment
variables to get the url in beeline
In order to reproduce this issue:
{noformat}
$ export BEELINE_URL_DEFAULT="jdbc:hive2://localhost:10000"
$ beeline -u default
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)