Rajesh Balamohan created HIVE-16020:
---------------------------------------
Summary: LLAP : Reduce IPC connection misses
Key: HIVE-16020
URL: https://issues.apache.org/jira/browse/HIVE-16020
Project: Hive
Issue Type: Bug
Components: llap
Reporter: Rajesh Balamohan
{{RPC.getProxy}} created in {{TaskRunnerCallable}} does not pass SocketFactory.
This would cause new SocketFactory to be created every time which would cause
connection reuse issues. Also, UserGroupInformation can be reused at query
level.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)