[
https://issues.apache.org/jira/browse/HIVE-21085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16735877#comment-16735877
]
Hive QA commented on HIVE-21085:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12954001/HIVE-21085.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 15760 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/15522/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/15522/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-15522/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12954001 - PreCommit-HIVE-Build
> 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
> Priority: Major
> Attachments: HIVE-21085.patch, HIVE-21085.patch, HIVE-21085.patch,
> HIVE-21085.patch
>
>
> 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)