[
https://issues.apache.org/jira/browse/MAPREDUCE-4414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14362847#comment-14362847
]
Hadoop QA commented on MAPREDUCE-4414:
--------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12704723/MAPREDUCE-4144.patch
against trunk revision 3ff1ba2.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{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:green}+1 core tests{color}. The patch passed unit tests in
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api.
Test results:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5291//testReport/
Console output:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5291//console
This message is automatically generated.
> Add main methods to JobConf and YarnConfiguration, for debug purposes
> ---------------------------------------------------------------------
>
> Key: MAPREDUCE-4414
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4414
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: client
> Affects Versions: 2.0.0-alpha
> Reporter: Harsh J
> Assignee: Plamen Jeliazkov
> Labels: newbie
> Attachments: MAPREDUCE-4144.patch, MAPREDUCE-4144.patch
>
>
> Just like Configuration has a main() func that dumps XML out for debug
> purposes, we should have a similar function under the JobConf and
> YarnConfiguration classes that do the same. This is useful in testing out app
> classpath setups at times.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)