[
https://issues.apache.org/jira/browse/HIVE-21085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16734712#comment-16734712
]
Hive QA commented on HIVE-21085:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12953810/HIVE-21085.patch
{color:red}ERROR:{color} -1 due to build exiting with an error
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/15506/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/15506/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-15506/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Tests exited with: Exception: Patch URL
https://issues.apache.org/jira/secure/attachment/12953810/HIVE-21085.patch was
found in seen patch url's cache and a test was probably run already on it.
Aborting...
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12953810 - 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
>
>
> 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)