Description
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.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-15958 LLAP: IPC connections are not being reused for umbilical protocol
- Closed