[ https://issues.apache.org/jira/browse/HIVE-17929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sahil Takiar updated HIVE-17929: -------------------------------- Attachment: HIVE-17929.1.patch > 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)