[
https://issues.apache.org/jira/browse/TEZ-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14506261#comment-14506261
]
Bikas Saha commented on TEZ-2330:
---------------------------------
The javac warning seems to be unrelated to this patch as it does not touch
getTaskContainer
77a78
> [WARNING]
> /home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-dag/src/main/java/org/apache/tez/dag/app/dag/impl/VertexManager.java:[298,34]
> [deprecation] getTaskContainer(String,Integer) in VertexManagerPluginContext
> has been deprecated
Committing in a bit.
> 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-2330.2.patch, TEZ-2330.3.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)