Thejas M Nair created HIVE-15948:
------------------------------------
Summary: Failing test: TestCliDriver, TestSparkCliDriver join31
Key: HIVE-15948
URL: https://issues.apache.org/jira/browse/HIVE-15948
Project: Hive
Issue Type: Sub-task
Reporter: Thejas M Nair
join31 is failing in TestCliDriver and TestSparkCliDriver since around feb 14.
{code}
at org.junit.Assert.fail(Assert.java:88)
at org.apache.hadoop.hive.ql.QTestUtil.failed(QTestUtil.java:2180)
at
org.apache.hadoop.hive.cli.control.CoreCliDriver.runTest(CoreCliDriver.java:176)
at
org.apache.hadoop.hive.cli.control.CliAdapter.runTest(CliAdapter.java:104)
at
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver(TestCliDriver.java:59)
at sun.reflect.GeneratedMethodAccessor205.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)