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

Bikas Saha commented on TEZ-2330:
---------------------------------

Matching arguments order causes same signature and makes reconfigure(1, null, 
null) ambiguous. So if its ok with you then we can keep the order different. 
Else will have to change the name of the method to reconfigureForInputs or 
something like that.

> Create reconfigureVertex() API for input based initialization 
> --------------------------------------------------------------
>
>                 Key: TEZ-2330
>                 URL: https://issues.apache.org/jira/browse/TEZ-2330
>             Project: Apache Tez
>          Issue Type: Task
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>         Attachments: TEZ-2330.1.patch
>
>
> TEZ-2233 added a reconfigureVertex() to enable a cleaner API to change 
> parallelism of a vertex. Adding a variant to do the same for input 
> initialization based parallelism change would allow us to deprecate the older 
> overloaded setParallelism() API.



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

Reply via email to