Peter Varga created HIVE-23232:
----------------------------------
Summary: Fix flaky
TestJdbcWithServiceDiscovery.testKillQueryWithDifferentServerZKTurnedOff
Key: HIVE-23232
URL: https://issues.apache.org/jira/browse/HIVE-23232
Project: Hive
Issue Type: Bug
Reporter: Peter Varga
Assignee: Peter Varga
The test sometimes failed with error in the TEZ environment, most likely the
root cause is that two MiniHS2 is using the same TEZ parallel.
Sample Exception
tExecute expected null, but was:<java.sql.SQLException: Error while compiling
statement: FAILED: Execution Error, return code 1 from
org.apache.hadoop.hive.ql.exec.tez.TezTask. Previous writer likely failed to
write
hdfs://localhost:57617/user/hiveptest/.hiveJars/hive-exec-4.0.0-SNAPSHOT-18bf3cd53313251b3a2683611d39f62284efefbbbddc6151ccb3e2eb28566bb9.jar.
Failing because I am unlikely to write too.>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)