Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
1. Local SparkContext is shared between user sessions and should be closed only when there is no active.
2. Possible race condition in SparkSession.open() in case when user queries run in parallel within the same session.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-20695 HoS Query fails with hive.exec.parallel=true
- Closed
-
HIVE-20742 SparkSessionManagerImpl maintenance thread only cleans up session once
- Closed
- links to