[ https://issues.apache.org/jira/browse/HIVE-20836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16679080#comment-16679080 ]
Hive QA commented on HIVE-20836: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12947205/HIVE-20836.3.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 15526 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/14798/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14798/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14798/ 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 {noformat} This message is automatically generated. ATTACHMENT ID: 12947205 - 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.2.patch, HIVE-20836.3.patch, 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)