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 "Arun Suresh (JIRA)" <ji...@apache.org> on 2017/05/16 23:06:04 UTC

[jira] [Updated] (YARN-6614) Deprecate DistributedSchedulingProtocol and add required fields directly to ApplicationMasterProtocol

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

Arun Suresh updated YARN-6614:
------------------------------
    Description: 
The {{DistributedSchedulingProtocol}} was initially designed as a wrapper protocol over the {{ApplicaitonMasterProtocol}}.

This JIRA proposes to deprecate the protocol itself and move the extra fields of the {{RegisterDistributedSchedulingAMResponse}} and {{DistributedSchedulingAllocateResponse}} to the {{RegisterApplicationMasterResponse}} and {{AllocateResponse}} respectively.

This will simplify the code quite a bit and make it easier to expose it as a preprocessor.

  was:
The {{DistributedSchedulingProtocol}} was initially designed as a wrapper protocol over the {{ApplicaitonMasterProtocol}}.

This JIRA proposes to deprecate the protocol itself and move the extra fields of the {{RegisterDistributedSchedulingAMResponse}} and {{DistributedSchedulingAllocateResponse}} to the {{RegisterApplicationMasterResponse}} and {{AllocateResponse}} respectively.

This will simplify the code quite a bit and make it reimplement the feature as a preprocessor.


> Deprecate DistributedSchedulingProtocol and add required fields directly to ApplicationMasterProtocol
> -----------------------------------------------------------------------------------------------------
>
>                 Key: YARN-6614
>                 URL: https://issues.apache.org/jira/browse/YARN-6614
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Arun Suresh
>            Assignee: Arun Suresh
>
> The {{DistributedSchedulingProtocol}} was initially designed as a wrapper protocol over the {{ApplicaitonMasterProtocol}}.
> This JIRA proposes to deprecate the protocol itself and move the extra fields of the {{RegisterDistributedSchedulingAMResponse}} and {{DistributedSchedulingAllocateResponse}} to the {{RegisterApplicationMasterResponse}} and {{AllocateResponse}} respectively.
> This will simplify the code quite a bit and make it easier to expose it as a preprocessor.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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