[ https://issues.apache.org/jira/browse/HIVE-20836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668820#comment-16668820 ]
Marta Kuczora commented on HIVE-20836: -------------------------------------- +1 Thanks for the patch [~pvary] > 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)