You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/10/28 22:51:00 UTC

[jira] [Updated] (HIVE-17929) Use sessionId for HoS Remote Driver Client id

     [ https://issues.apache.org/jira/browse/HIVE-17929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sahil Takiar updated HIVE-17929:
--------------------------------
    Status: Patch Available  (was: Open)

> 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
>
>
> 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)