You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2016/06/30 21:46:10 UTC

[jira] [Created] (HIVE-14141) Fix for HIVE-14062 breaks indirect urls in beeline

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)