[
https://issues.apache.org/jira/browse/TEZ-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bikas Saha updated TEZ-2330:
----------------------------
Comment: was deleted
(was: {color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12726006/TEZ-2330.1.patch
against master revision e196868.
{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 177 javac
compiler warnings (more than the master's current 176 warnings).
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 findbugs{color}. The patch does not introduce any 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:red}-1 core tests{color}. The patch failed these unit tests in :
org.apache.tez.test.TestTezJobs
Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/476//testReport/
Javac warnings:
https://builds.apache.org/job/PreCommit-TEZ-Build/476//artifact/patchprocess/diffJavacWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/476//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-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)