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

Eric Badger commented on TEZ-3274:
----------------------------------

[~sseth]

bq. Guessing this isn't the final patch, since VertexManager, TezConf, 
VertexManagerPlugin are changing here?
No, this isn't the final patch, but I'd like feedback on the approach before I 
stress test it and clean it up. 

Basically, I just want feedback on [this 
comment|https://issues.apache.org/jira/browse/TEZ-3274?focusedCommentId=15861575&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15861575]
 and whether you think that this approach is ok. 

> Vertex with MRInput and shuffle input does not respect slow start
> -----------------------------------------------------------------
>
>                 Key: TEZ-3274
>                 URL: https://issues.apache.org/jira/browse/TEZ-3274
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Jonathan Eagles
>            Assignee: Eric Badger
>         Attachments: TEZ-3274.001.patch, TEZ-3274.002.patch
>
>
> Vertices with shuffle input and MRInput choose RootInputVertexManager (and 
> not ShuffleVertexManager) and start containers and tasks immediately. In this 
> scenario, resources can be wasted since they do not respect 
> tez.shuffle-vertex-manager.min-src-fraction 
> tez.shuffle-vertex-manager.max-src-fraction. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to