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 "Zhankun Tang (JIRA)" <ji...@apache.org> on 2018/11/13 09:33:00 UTC

[jira] [Created] (YARN-9015) Add an interface for device plugin to provide customized scheduler

Zhankun Tang created YARN-9015:
----------------------------------

             Summary: Add an interface for device plugin to provide customized scheduler
                 Key: YARN-9015
                 URL: https://issues.apache.org/jira/browse/YARN-9015
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Zhankun Tang
            Assignee: Zhankun Tang


A vendor might need a customized scheduling policy for their devices. It could be scheduled based on topology, resource utilization, virtualization, device attribute and so on.

We'll provide another optional interface "DevicePluginScheduler" for the vendor device plugin to implement. Once it's implemented, the framework will prefer it to the default scheduler.

This would bring more flexibility to the framework's scheduling mechanism.



--
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