[
https://issues.apache.org/jira/browse/HIVE-20737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denys Kuzmenko updated HIVE-20737:
----------------------------------
Description:
# SparkContext is shared between user sessions and should be closed only when
there is no active one.
# Possible race condition in SparkSession.open()
was:
# SparkContext is shared between user sessions and should be closed only when
there are no active ones.
# Possible race condition in SparkSession.open()
> LocalHiveSparkClient.close() and SparkSession.open() race condition fix
> -----------------------------------------------------------------------
>
> Key: HIVE-20737
> URL: https://issues.apache.org/jira/browse/HIVE-20737
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Denys Kuzmenko
> Assignee: Denys Kuzmenko
> Priority: Major
> Attachments: HIVE-20737.1.patch, HIVE-20737.2.patch,
> HIVE-20737.5.patch, HIVE-20737.6.patch
>
>
> # SparkContext is shared between user sessions and should be closed only when
> there is no active one.
> # Possible race condition in SparkSession.open()
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)