Jesus Camacho Rodriguez created HIVE-21085:
----------------------------------------------
Summary: Materialized views registry starts non-external tez
session
Key: HIVE-21085
URL: https://issues.apache.org/jira/browse/HIVE-21085
Project: Hive
Issue Type: Bug
Components: Materialized views
Reporter: Prasanth Jayachandran
Assignee: Jesus Camacho Rodriguez
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)