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

[jira] [Updated] (HIVE-19597) TestWorkloadManager sometimes hangs

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

Sergey Shelukhin updated HIVE-19597:
------------------------------------
    Description: 
Seems like the tests randomly get stuck after the lines like
{noformat}
2018-05-17T01:54:27,111  INFO [Workload management master] tez.WorkloadManager: Processing current events
2018-05-17T01:54:27,603  INFO [TriggerValidator] tez.PerPoolTriggerValidatorRunnable: Creating trigger validator for pool: llap
2018-05-17T01:54:37,090 DEBUG [Thread-28] conf.HiveConf: Found metastore URI of null
{noformat}

Then they get killed by timeout. Happened in the same manner, to random tests in a few separate runs.

  was:
Seems like the tests randomly get stuck after the lines like
{noformat}
2018-05-17T01:54:27,111  INFO [Workload management master] tez.WorkloadManager: Processing current events
2018-05-17T01:54:27,603  INFO [TriggerValidator] tez.PerPoolTriggerValidatorRunnable: Creating trigger validator for pool: llap
2018-05-17T01:54:37,090 DEBUG [Thread-28] conf.HiveConf: Found metastore URI of null
{noformat}

Then they get killed by timeout. Happens in the same manner, to random tests in a few separate runs.


> TestWorkloadManager sometimes hangs
> -----------------------------------
>
>                 Key: HIVE-19597
>                 URL: https://issues.apache.org/jira/browse/HIVE-19597
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Major
>
> Seems like the tests randomly get stuck after the lines like
> {noformat}
> 2018-05-17T01:54:27,111  INFO [Workload management master] tez.WorkloadManager: Processing current events
> 2018-05-17T01:54:27,603  INFO [TriggerValidator] tez.PerPoolTriggerValidatorRunnable: Creating trigger validator for pool: llap
> 2018-05-17T01:54:37,090 DEBUG [Thread-28] conf.HiveConf: Found metastore URI of null
> {noformat}
> Then they get killed by timeout. Happened in the same manner, to random tests in a few separate runs.



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