[
https://issues.apache.org/jira/browse/HIVE-22908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041297#comment-17041297
]
Hive QA commented on HIVE-22908:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12993945/HIVE-22908.1.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 18047 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/20753/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/20753/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-20753/
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: 12993945 - PreCommit-HIVE-Build
> AM caching connections to LLAP based on hostname and port does not work in
> kubernetes
> -------------------------------------------------------------------------------------
>
> Key: HIVE-22908
> URL: https://issues.apache.org/jira/browse/HIVE-22908
> Project: Hive
> Issue Type: Bug
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Priority: Major
> Attachments: HIVE-22908.1.patch
>
>
> AM is caching all connections to LLAP services using combination of hostname
> and port which does not work in kubernetes environment where hostname of pod
> and port can be same with statefulset. This causes AM to talk to old LLAP
> which could have died or OOM/Pod kill etc.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)