[
https://issues.apache.org/jira/browse/HIVE-12487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026128#comment-15026128
]
Aleksei Statkevich commented on HIVE-12487:
-------------------------------------------
TestMiniLlapCliDriver tests pass fine now.
Spark tests pass fine for me locally. Error during test run seem to be
unrelated:
{code}
Unexpected exception java.lang.IllegalStateException: Error trying to obtain
executor info: java.lang.IllegalStateException: RPC channel is closed. at
org.apache.hadoop.hive.ql.QTestUtil$1.setSparkSession(QTestUtil.java:1022)}
{code}
> Fix broken MiniLlap tests
> -------------------------
>
> Key: HIVE-12487
> URL: https://issues.apache.org/jira/browse/HIVE-12487
> Project: Hive
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Aleksei Statkevich
> Assignee: Aleksei Statkevich
> Priority: Critical
> Attachments: HIVE-12487.1.patch, HIVE-12487.2.patch, HIVE-12487.patch
>
>
> Currently MiniLlap tests fail with the following error:
> {code}
> TestMiniLlapCliDriver - did not produce a TEST-*.xml file
> {code}
> Supposedly, it started happening after HIVE-12319.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)