Jimmy Xiang created HIVE-8362: --------------------------------- Summary: Investigate flaky test parallel.q [Spark Branch] Key: HIVE-8362 URL: https://issues.apache.org/jira/browse/HIVE-8362 Project: Hive Issue Type: Sub-task Reporter: Jimmy Xiang Assignee: Jimmy Xiang
Test parallel.q is flaky. It fails sometimes with error like: {noformat} Failed tests: TestSparkCliDriver.testCliDriver_parallel:120->runTest:146 Unexpected exception junit.framework.AssertionFailedError: Client Execution results failed with error code = 1 See ./ql/target/tmp/log/hive.log or ./itests/qtest/target/tmp/log/hive.log, or check ./ql/target/surefire-reports or ./itests/qtest/target/surefire-reports/ for specific test cases logs. {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)