[ 
https://issues.apache.org/jira/browse/TEZ-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15037173#comment-15037173
 ] 

Bikas Saha commented on TEZ-2914:
---------------------------------

Attaching patch with the DAGScheduler approach with a unit and system test 
using simulation.
DAGScheduler allows limits the number of attempts (per vertex) that can be 
scheduled. This is done via a new base class - so all existing dag scheduler 
get the functionality.
Removed unnecessary and unused dag scheduler events to reduce the AM event 
dispatching load.

> Ability to limit vertex concurrency
> -----------------------------------
>
>                 Key: TEZ-2914
>                 URL: https://issues.apache.org/jira/browse/TEZ-2914
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Jonathan Eagles
>            Assignee: Bikas Saha
>         Attachments: TEZ-2914.1.patch
>
>
> Add equivalent functionality of *MAPREDUCE-5583. Ability to limit running map 
> and reduce tasks* in tez



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to