Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Materialized views registry is doing SessionState.start() which will start regular tez session. In the presence of external tez sessions, it should get session from external sessions pool. There are also other places where SessionState.start() might be invoked.
Attachments
Attachments
Issue Links
- is required by
-
HIVE-27318 Hive CLI creates 2 Tez sessions
- Open