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

Wei Yan updated YARN-1726:
--------------------------

    Attachment: YARN-1726.patch

A new patch:
(1) Fix the problem because of the AbstractYarnScheduler.
(2) Add testcases for AMSimulator amd NMSimulator.
(3) Update the TestSLSRunner to catch the possible exception from child thread 
during running. The old testcase cannot work as it cannot catch the child 
threads' exception.

> ResourceSchedulerWrapper failed due to the AbstractYarnScheduler introduced 
> in YARN-1041
> ----------------------------------------------------------------------------------------
>
>                 Key: YARN-1726
>                 URL: https://issues.apache.org/jira/browse/YARN-1726
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Wei Yan
>            Assignee: Wei Yan
>            Priority: Minor
>         Attachments: YARN-1726.patch, YARN-1726.patch
>
>
> The YARN scheduler simulator failed when running Fair Scheduler, due to 
> AbstractYarnScheduler introduced in YARN-1041. The ResourceSchedulerWrapper 
> should inherit AbstractYarnScheduler, instead of implementing 
> ResourceScheduler interface directly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to