You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Szilard Nemeth (JIRA)" <ji...@apache.org> on 2019/02/28 20:00:00 UTC

[jira] [Assigned] (YARN-8841) Analyze if ApplicationMasterService schedule tests can be applied to all scheduler types

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

Szilard Nemeth reassigned YARN-8841:
------------------------------------

    Assignee:     (was: Szilard Nemeth)

> Analyze if ApplicationMasterService schedule tests can be applied to all scheduler types
> ----------------------------------------------------------------------------------------
>
>                 Key: YARN-8841
>                 URL: https://issues.apache.org/jira/browse/YARN-8841
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: test
>            Reporter: Szilard Nemeth
>            Priority: Major
>
> This is a follow-up jira of YARN-8732.
> 1. testResourceTypes() checks all three schedulers, fifo, capacity scheduler and fair scheduler. How about we split them into three classes respectively, even though it might mean some code duplication?
> 2. testUpdateTrackingUrl() is now run for capacity scheduler only. I think we shall run it with all three schedulers. So is  testInvalidIncreaseDecreaseRequest() in theory (If the other two schedulers do not support increase/decrease requests, let's keep it with capacity scheduler only.
> 3. All the unit tests in ApplicationMasterServiceTestBase are applicable to all three schedulers, but we are just running them with Fifo scheduler. We should probably enable them for capacity and fair scheduler too.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org