You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Peter Vary (JIRA)" <ji...@apache.org> on 2018/11/06 08:54:01 UTC

[jira] [Updated] (HIVE-20836) Fix TestJdbcDriver2.testYarnATSGuid flakiness

     [ https://issues.apache.org/jira/browse/HIVE-20836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Vary updated HIVE-20836:
------------------------------
    Attachment: HIVE-20836.2.patch

> 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.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)