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

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

     [ https://issues.apache.org/jira/browse/HIVE-14141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vihang Karajgaonkar updated HIVE-14141:
---------------------------------------
    Attachment: HIVE-14141.1.patch

> 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
>         Attachments: HIVE-14141.1.patch
>
>
> 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)