Jimmy Xiang created HIVE-10721: ---------------------------------- Summary: SparkSessionManagerImpl leaks SparkSessions [Spark Branch] Key: HIVE-10721 URL: https://issues.apache.org/jira/browse/HIVE-10721 Project: Hive Issue Type: Bug Reporter: Jimmy Xiang Assignee: Jimmy Xiang
In #getSession(), we create a SparkSession and save it in a set. If the session is failed to open, it will stay in the set till shutdown. -- This message was sent by Atlassian JIRA (v6.3.4#6332)