[
https://issues.apache.org/jira/browse/TEZ-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187607#comment-15187607
]
TezQA commented on TEZ-3155:
----------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12792292/TEZ-3155.7.patch
against master revision e8269c2.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 3 new
or modified test files.
{color:red}-1 javac{color}. The applied patch generated 34 javac
compiler warnings (more than the master's current 33 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 3.0.1) 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.TestFaultTolerance
org.apache.tez.test.TestTezJobs
org.apache.tez.mapreduce.TestMRRJobsDAGApi
org.apache.tez.test.TestDAGRecovery2
org.apache.tez.test.TestExceptionPropagation
org.apache.tez.test.TestAMRecovery
org.apache.tez.test.TestPipelinedShuffle
org.apache.tez.test.TestSecureShuffle
org.apache.tez.test.TestRecovery
org.apache.tez.test.TestDAGRecovery
org.apache.tez.mapreduce.TestMRRJobs
org.apache.tez.test.TestLocalMode
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs
org.apache.tez.dag.history.logging.ats.TestATSHistoryWithMiniCluster
org.apache.tez.history.TestHistoryParser
org.apache.tez.dag.app.TestDAGAppMaster
org.apache.tez.dag.app.TestMockDAGAppMaster
org.apache.tez.dag.app.TestPreemption
org.apache.tez.dag.app.rm.TestContainerReuse
org.apache.tez.dag.app.TestSpeculation
org.apache.tez.tests.TestExternalTezServicesErrors
org.apache.tez.tests.TestExternalTezServices
org.apache.tez.analyzer.TestAnalyzer
Test results:
https://builds.apache.org/job/PreCommit-TEZ-Build/1551//testReport/
Javac warnings:
https://builds.apache.org/job/PreCommit-TEZ-Build/1551//artifact/patchprocess/diffJavacWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/1551//console
This message is automatically generated.
> Support a way to submit DAGs to a session where the DAG plan exceeds hadoop
> ipc limits
> ---------------------------------------------------------------------------------------
>
> Key: TEZ-3155
> URL: https://issues.apache.org/jira/browse/TEZ-3155
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Hitesh Shah
> Assignee: Zhiyuan Yang
> Attachments: TEZ-3155.1.patch, TEZ-3155.2.patch, TEZ-3155.3.patch,
> TEZ-3155.4.patch, TEZ-3155.5.patch, TEZ-3155.6.patch, TEZ-3155.7.patch
>
>
> Currently, dag submissions fail if the dag plan exceeds the hadoop ipc
> limits. One option would be to fall back to local resources if the dag plan
> is too large.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)