[
https://issues.apache.org/jira/browse/YARN-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14523471#comment-14523471
]
Sidharta Seethana commented on YARN-3366:
-----------------------------------------
[~hex108] , The goal here is to allocate a maximum amount of bandwidth for YARN
containers - irrespective of whether strict mode is enabled or not. Strict mode
only determines per-container behavior and I am not sure it makes sense to
extend its semantics to include other behavior. It is possible to set
yarnBandwidthMbit to the same value as rootBandwidthMbit either by explicitly
setting its value to be equal or not setting it at all ( in which case the
behavior is to assign yarnBandwidthMbit to the value of rootBandwidthMbit).
I recommend filing a separate JIRA in case you think we should be changing
this, since the patch for this has been committed already.
thanks.
> Outbound network bandwidth : classify/shape traffic originating from YARN
> containers
> ------------------------------------------------------------------------------------
>
> Key: YARN-3366
> URL: https://issues.apache.org/jira/browse/YARN-3366
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Sidharta Seethana
> Assignee: Sidharta Seethana
> Fix For: 2.8.0
>
> Attachments: YARN-3366.001.patch, YARN-3366.002.patch,
> YARN-3366.003.patch, YARN-3366.004.patch, YARN-3366.005.patch,
> YARN-3366.006.patch, YARN-3366.007.patch
>
>
> In order to be able to isolate based on/enforce outbound traffic bandwidth
> limits, we need a mechanism to classify/shape network traffic in the
> nodemanager. For more information on the design, please see the attached
> design document in the parent JIRA.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)