[
https://issues.apache.org/jira/browse/TEZ-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14505935#comment-14505935
]
TezQA commented on TEZ-2330:
----------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12727003/TEZ-2330.2.patch
against master revision f46997a.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:red}-1 javac{color}. The applied patch generated 175 javac
compiler warnings (more than the master's current 174 warnings).
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:red}-1 findbugs{color}. The patch appears to introduce 1 new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/505//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-TEZ-Build/505//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Javac warnings:
https://builds.apache.org/job/PreCommit-TEZ-Build/505//artifact/patchprocess/diffJavacWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/505//console
This message is automatically generated.
> 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-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)