Issue Details (XML | Word | Printable)

Key: HADOOP-3092
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Tom White
Reporter: Tom White
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

Show counter values from "job -status" command

Created: 26/Mar/08 10:37 AM   Updated: 08/Jul/09 04:52 PM
Return to search
Component/s: scripts
Affects Version/s: None
Fix Version/s: 0.17.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works hadoop-3092.patch 2008-03-26 10:57 AM Tom White 0.5 kB

Resolution Date: 28/Mar/08 09:44 AM


 Description  « Hide
It would be useful if the "job -status" command showed counter values, like the JobClient does (when the job has completed).

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Hadoop QA added a comment - 26/Mar/08 05:45 PM
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12378627/hadoop-3092.patch
against trunk revision 619744.

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

tests included -1. The patch doesn't appear to include any new or modified tests.
Please justify why no tests are needed for this patch.

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

javac +1. The applied patch does not generate any new javac compiler warnings.

release audit +1. The applied patch does not generate any new release audit warnings.

findbugs +1. The patch does not introduce any new Findbugs warnings.

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

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

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2064/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2064/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2064/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2064/console

This message is automatically generated.


Doug Cutting added a comment - 26/Mar/08 05:55 PM
+1 this sounds good to me.

Devaraj Das added a comment - 28/Mar/08 09:44 AM
I just committed this. Thanks, Tom!

Hudson added a comment - 28/Mar/08 12:17 PM