You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2018/05/07 15:40:00 UTC

[jira] [Updated] (TEZ-3930) TestDagAwareYarnTaskScheduler fails on Hadoop 3

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

Jason Lowe updated TEZ-3930:
----------------------------
    Attachment: TEZ-3930.001.patch

> TestDagAwareYarnTaskScheduler fails on Hadoop 3
> -----------------------------------------------
>
>                 Key: TEZ-3930
>                 URL: https://issues.apache.org/jira/browse/TEZ-3930
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Jonathan Eagles
>            Assignee: Jason Lowe
>            Priority: Major
>         Attachments: TEZ-3930.001.patch
>
>
> When scheduler shutdown is called, the AMRMClientAsyncImple serviceStop is invoke, which then interrupts the heartbeat thread and then proceeds to join on the heartbeat thread. The heartbeat thread continues to run and continues to throw NullPointerExceptions. The interrupt doesn't seem to cause the thread to be interrupted now in Hadoop 3 (is YARN-5999 to blame or Tez)



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