Prasanth Jayachandran created HIVE-22908:
--------------------------------------------
Summary: 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
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)