[
https://issues.apache.org/jira/browse/HIVE-17929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sahil Takiar updated HIVE-17929:
--------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
Status: Resolved (was: Patch Available)
Pushed to master.
> 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
> Fix For: 3.0.0
>
> 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)