[
https://issues.apache.org/jira/browse/YARN-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447381#comment-15447381
]
Arun Suresh commented on YARN-5221:
-----------------------------------
Hmmm... not sure if you r looking at the correct version of the patch:
bq. UpdatedContainer: Mark the whole class to Public/Unstable?
its marked as Public + Evolving (Think Evolving is better than Unstable ?)
bq. AMRMClientAsync.AbstractCallbackHandler#onContainersUpdated: Mark it to
Public/Unstable?
Its marked Unstable (Is public needed ? since it is a user facing interface in
any case.. right ?)
bq. o.a.h.y.api.Container: Not caused by this patch, setAllocationRequestId
should be private/unstable.
It is currently evolving.. Think that should be fine right ? (My thinking is
that unstable = the method will outsight change.. which is un-likely. evolving
= we might change the parameters/arguments/name etc.)
> Expose UpdateResourceRequest API to allow AM to request for change in
> container properties
> ------------------------------------------------------------------------------------------
>
> Key: YARN-5221
> URL: https://issues.apache.org/jira/browse/YARN-5221
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Arun Suresh
> Assignee: Arun Suresh
> Attachments: YARN-5221.001.patch, YARN-5221.002.patch,
> YARN-5221.003.patch, YARN-5221.004.patch, YARN-5221.005.patch,
> YARN-5221.006.patch, YARN-5221.007.patch, YARN-5221.008.patch,
> YARN-5221.009.patch, YARN-5221.010.patch, YARN-5221.011.patch,
> YARN-5221.012.patch
>
>
> YARN-1197 introduced APIs to allow an AM to request for Increase and Decrease
> of Container Resources after initial allocation.
> YARN-5085 proposes to allow an AM to request for a change of Container
> ExecutionType.
> This JIRA proposes to unify both of the above into an Update Container API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]