[ https://issues.apache.org/jira/browse/HIVE-20555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16618019#comment-16618019 ]
Hive QA commented on HIVE-20555: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12939761/HIVE-20555.1.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 14968 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.llap.security.TestLlapSignerImpl.testSigning (batchId=324) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/13861/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13861/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13861/ 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 Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12939761 - PreCommit-HIVE-Build > HiveServer2: Preauthenticated subject for http transport is not retained for > entire duration of http communication in some cases > -------------------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-20555 > URL: https://issues.apache.org/jira/browse/HIVE-20555 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Affects Versions: 2.3.2, 3.1.0 > Reporter: Vaibhav Gumashta > Assignee: Vaibhav Gumashta > Priority: Major > Attachments: HIVE-20555.1.patch > > > As implemented in HIVE-8705, for http transport, we add the logged in > subject's credentials in the http header via a request interceptor. The > request interceptor doesn't seem to be getting used for some http traffic > (e.g. knox ssl in the same rpc). It would also be better to cache the logged > in subject for the duration of the whole session. -- This message was sent by Atlassian JIRA (v7.6.3#76005)