[
https://issues.apache.org/jira/browse/HIVE-17929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16308301#comment-16308301
]
Sahil Takiar commented on HIVE-17929:
-------------------------------------
[~lirui] can you take a look?
> Use sessionId for HoS Remote Driver Client id
> ---------------------------------------------
>
> Key: HIVE-17929
> URL: https://issues.apache.org/jira/browse/HIVE-17929
> Project: Hive
> Issue Type: Sub-task
> Components: Spark
> Reporter: Sahil Takiar
> Assignee: Sahil Takiar
> Attachments: HIVE-17929.1.patch, HIVE-17929.2.patch,
> HIVE-17929.3.patch
>
>
> Each {{SparkClientImpl}} creates a client connection using a client id. The
> client id is created via {{UUID.randomUUID()}}.
> Since each HoS session has a single client connection we should just use the
> sessionId instead (which is also a UUID). This should help simplify the code
> and some of the client logging.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)