-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41924/
-----------------------------------------------------------
Review request for hive and Amareshwari Sriramadasu.
Bugs: HIVE-11485
https://issues.apache.org/jira/browse/HIVE-11485
Repository: hive-git
Description
-------
Removed 3 actions on closing of a hive session :
1. Closing of operations running on the session.
2. Dropping of the session paths.
3. FileSystem.closeAllForUGI() for the session.
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java 5f15557
service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java
50c912e
service/src/java/org/apache/hive/service/cli/session/HiveSessionImplwithUGI.java
441db7c
Diff: https://reviews.apache.org/r/41924/diff/
Testing
-------
Thanks,
Deepak Barr