[jira] [Commented] (MAPREDUCE-2203) Wong javadoc for TaskRunner's appendJobJarClasspaths method

2011-04-07 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016884#comment-13016884
 ] 

Hudson commented on MAPREDUCE-2203:
---

Integrated in Hadoop-Mapreduce-trunk #643 (See 
[https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk/643/])


> Wong javadoc for TaskRunner's appendJobJarClasspaths method
> ---
>
> Key: MAPREDUCE-2203
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2203
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>Affects Versions: 0.21.0
>Reporter: Jingguo Yao
>Assignee: Jingguo Yao
>Priority: Trivial
> Fix For: 0.23.0
>
> Attachments: MAPREDUCE-2203.patch.1
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> "{@link Configuration.getJar()})" should be "{@link JobConf.getJar()})"

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Commented: (MAPREDUCE-2203) Wong javadoc for TaskRunner's appendJobJarClasspaths method

2011-02-28 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000703#comment-13000703
 ] 

Hudson commented on MAPREDUCE-2203:
---

Integrated in Hadoop-Mapreduce-trunk-Commit #616 (See 
[https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/616/])
MAPREDUCE-2203. Wrong javadoc for TaskRunner's appendJobJarClasspaths 
method. Contributed by Jingguo Yao.


> Wong javadoc for TaskRunner's appendJobJarClasspaths method
> ---
>
> Key: MAPREDUCE-2203
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2203
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>Affects Versions: 0.21.0
>Reporter: Jingguo Yao
>Assignee: Jingguo Yao
>Priority: Trivial
> Fix For: 0.23.0
>
> Attachments: MAPREDUCE-2203.patch.1
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> "{@link Configuration.getJar()})" should be "{@link JobConf.getJar()})"

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAPREDUCE-2203) Wong javadoc for TaskRunner's appendJobJarClasspaths method

2011-02-26 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999891#comment-12999891
 ] 

Hadoop QA commented on MAPREDUCE-2203:
--

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12464799/MAPREDUCE-2203.patch.1
  against trunk revision 1074251.

+1 @author.  The patch does not contain any @author tags.

-1 tests included.  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.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) 
warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

+1 core tests.  The patch passed core unit tests.

-1 contrib tests.  The patch failed contrib unit tests.

+1 system test framework.  The patch passed system test framework compile.

Test results: 
https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/50//testReport/
Findbugs warnings: 
https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/50//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: 
https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/50//console

This message is automatically generated.

> Wong javadoc for TaskRunner's appendJobJarClasspaths method
> ---
>
> Key: MAPREDUCE-2203
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2203
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>Affects Versions: 0.21.0
>Reporter: Jingguo Yao
>Assignee: Jingguo Yao
>Priority: Trivial
> Attachments: MAPREDUCE-2203.patch.1
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> "{@link Configuration.getJar()})" should be "{@link JobConf.getJar()})"

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAPREDUCE-2203) Wong javadoc for TaskRunner's appendJobJarClasspaths method

2010-11-27 Thread Jingguo Yao (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964496#action_12964496
 ] 

Jingguo Yao commented on MAPREDUCE-2203:


"{...@link Configuration.getJar()})" should be "{...@link JobConf#getJar()})". 
New patch MAPREDUCE-2203.patch.1 available.

> Wong javadoc for TaskRunner's appendJobJarClasspaths method
> ---
>
> Key: MAPREDUCE-2203
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2203
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>Affects Versions: 0.21.0
>Reporter: Jingguo Yao
>Assignee: Jingguo Yao
>Priority: Trivial
> Attachments: MAPREDUCE-2203.patch.1
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> "{...@link Configuration.getJar()})" should be "{...@link JobConf.getJar()})"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.