[ https://issues.apache.org/jira/browse/HIVE-20836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16676093#comment-16676093 ]
Hive QA commented on HIVE-20836: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12946217/HIVE-20836.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 15523 tests executed *Failed tests:* {noformat} TestMiniDruidCliDriver - did not produce a TEST-*.xml file (likely timed out) (batchId=196) [druidmini_masking.q,druidmini_test1.q,druidkafkamini_basic.q,druidmini_joins.q,druid_timestamptz.q] org.apache.hadoop.hive.cli.TestMiniDruidCliDriver.testCliDriver[kafka_storage_handler] (batchId=194) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/14757/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14757/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14757/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 2 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12946217 - PreCommit-HIVE-Build > Fix TestJdbcDriver2.testYarnATSGuid flakiness > --------------------------------------------- > > Key: HIVE-20836 > URL: https://issues.apache.org/jira/browse/HIVE-20836 > Project: Hive > Issue Type: Test > Components: JDBC > Reporter: Peter Vary > Assignee: Peter Vary > Priority: Major > Attachments: HIVE-20836.patch > > > Seen flakiness in internal test. > {code:java} > Error Message > Failed to set the YARN ATS Guid > Stacktrace > java.lang.AssertionError: Failed to set the YARN ATS Guid > at org.junit.Assert.fail(Assert.java:88) > at > org.apache.hive.jdbc.TestJdbcDriver2.testYarnATSGuid(TestJdbcDriver2.java:2434){code} > The query finished too fast, and the GUID thread did not try to check the > value. -- This message was sent by Atlassian JIRA (v7.6.3#76005)