[
https://issues.apache.org/jira/browse/TEZ-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062893#comment-15062893
]
Hitesh Shah commented on TEZ-2914:
----------------------------------
Sorry - missed this. Will try and review shortly.
Noticed a bug:
{code}
if (vInfo.concurrency >= vInfo.concurrencyLimit) {
{code}
This does not seem to account for the -1 case where concurrencyLimit is not
meant to be enforced. Let me know if I missed something.
> 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)