Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
-
Adding support for using the 'tc' tool in batch mode via container-executor. This is a prerequisite for traffic-shaping functionality that is necessary to support outbound bandwidth as a resource in YARN.
Description
We need the following functionality :
1) modify network interface traffic shaping rules - to be able to attach a qdisc, create child classes etc
2) read existing rules in place
3) read stats for the various classes
Using tc requires elevated privileges - hence this functionality is to be made available via container-executor.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-12210 Collect network usage on the node
- Resolved