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

[jira] [Commented] (HIVE-19864) Address TestTriggersWorkloadManager flakiness

    [ https://issues.apache.org/jira/browse/HIVE-19864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16511656#comment-16511656 ] 

Prasanth Jayachandran commented on HIVE-19864:
----------------------------------------------

This is more of a debugging patch that logs the timestamps for test start and end. Also reduces the split size so that small number of tasks are spun up reducing the overall time. One more change is to add query timeout so that SQLTimeoutException is thrown before junit timeout (this makes sure to log the WM events via hooks, also the end time of test case). 

> Address TestTriggersWorkloadManager flakiness
> ---------------------------------------------
>
>                 Key: HIVE-19864
>                 URL: https://issues.apache.org/jira/browse/HIVE-19864
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 3.1.0, 4.0.0
>            Reporter: Prasanth Jayachandran
>            Assignee: Prasanth Jayachandran
>            Priority: Major
>         Attachments: HIVE-19864.1.patch
>
>
> TestTriggersWorkloadManager seems flaky and all test cases gets timed out at times. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)