Aman Raj created HIVE-26878:
-------------------------------
Summary: Disable TestJdbcWithMiniLlapVectorArrow in branch-3
Key: HIVE-26878
URL: https://issues.apache.org/jira/browse/HIVE-26878
Project: Hive
Issue Type: Sub-task
Reporter: Aman Raj
Assignee: Aman Raj
The following issue comes while running the test :
h4. Error
Failed during createSources processLine with code=1
h4. Stacktrace
java.lang.AssertionError: Failed during createSources processLine with code=1
at org.junit.Assert.fail(Assert.java:88)
at org.apache.hadoop.hive.ql.QTestUtil.initFromScript(QTestUtil.java:1210)
at org.apache.hadoop.hive.ql.QTestUtil.createSources(QTestUtil.java:1192)
at org.apache.hadoop.hive.ql.QTestUtil.createSources(QTestUtil.java:1179)
at
org.apache.hadoop.hive.cli.control.CoreCliDriver$3.invokeInternal(CoreCliDriver.java:83)
at
org.apache.hadoop.hive.cli.control.CoreCliDriver$3.invokeInternal(CoreCliDriver.java:80)
at
org.apache.hadoop.hive.util.ElapsedTimeLoggingWrapper.invoke(ElapsedTimeLoggingWrapper.java:33)
at
org.apache.hadoop.hive.cli.control.CoreCliDriver.beforeClass(CoreCliDriver.java:86)
at
org.apache.hadoop.hive.cli.control.CliAdapter$1$1.evaluate(CliAdapter.java:71)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
This test is ignored in Hive master so backporting the same fix. Commit ID :
77187b3e
--
This message was sent by Atlassian Jira
(v8.20.10#820010)