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

Hive QA commented on HIVE-21573:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12964958/HIVE-21573.4.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:green}SUCCESS:{color} +1 due to 15893 tests passed

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/16865/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16865/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16865/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12964958 - PreCommit-HIVE-Build

> Binary transport shall ignore principal if auth is set to delegationToken
> -------------------------------------------------------------------------
>
>                 Key: HIVE-21573
>                 URL: https://issues.apache.org/jira/browse/HIVE-21573
>             Project: Hive
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 3.0.0
>            Reporter: Denes Bodo
>            Assignee: Denes Bodo
>            Priority: Critical
>         Attachments: HIVE-21573.3.patch, HIVE-21573.4.patch
>
>
> When Beeline is used by Sqoop from Oozie sqoop action in a kerberized 
> cluster, Sqoop passes Hive delegation token to Beeline when invokes the 
> *beeline* command. Unfortunately, Beeline puts principal=XY parameter to JDBC 
> url so when binary transport is needed it will use principal based 
> authentication instead of token based.
> Related code: 
> [https://github.com/apache/hive/blob/master/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java#L688L705]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to