[ 
https://issues.apache.org/jira/browse/HIVE-12993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15137835#comment-15137835
 ] 

Aihua Xu commented on HIVE-12993:
---------------------------------

Test failures are not related.

> user and password supplied from URL is overwritten by the empty user and 
> password of the JDBC connection string when it's calling from beeline
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-12993
>                 URL: https://issues.apache.org/jira/browse/HIVE-12993
>             Project: Hive
>          Issue Type: Bug
>          Components: Beeline, JDBC
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Aihua Xu
>            Assignee: Aihua Xu
>         Attachments: HIVE-12993.1.patch
>
>
> When we make the call {{beeline -u 
> "jdbc:hive2://localhost:10000/;user=aaa;password=bbb"}}, the user and 
> password are overwritten by the blank ones since internally it constructs a 
> "connect <url> '' '' <driver>" call with empty user and password. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to