[
https://issues.apache.org/jira/browse/HADOOP-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616316#action_12616316
]
Hadoop QA commented on HADOOP-3808:
-----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12386692/HADOOP-3808.1.patch
against trunk revision 679202.
+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 tests are needed for 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 warnings.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
-1 core tests. The patch failed core unit tests.
+1 contrib tests. The patch passed contrib unit tests.
Test results:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2928/testReport/
Findbugs warnings:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2928/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2928/artifact/trunk/build/test/checkstyle-errors.html
Console output:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2928/console
This message is automatically generated.
> [HOD] Include job tracker RPC in notes attribute after job submission
> ---------------------------------------------------------------------
>
> Key: HADOOP-3808
> URL: https://issues.apache.org/jira/browse/HADOOP-3808
> Project: Hadoop Core
> Issue Type: Improvement
> Affects Versions: 0.18.0
> Reporter: Hemanth Yamijala
> Assignee: Hemanth Yamijala
> Priority: Blocker
> Fix For: 0.18.0
>
> Attachments: HADOOP-3808.1.patch, HADOOP-3808.patch
>
>
> Currently, after a job is submitted, HOD records the Jobtracker URL and the
> NameNode URL in the 'notes' attribute of the Torque resource manager. This
> helps in building centralized administration tools that need to get a full
> picture of all allocated clusters etc. Including the Jobtracker RPC port in
> this attribute would be useful to build such similar tools. One of them is an
> idle job tracker that can be centrally run to clear up any clusters that
> aren't automatically cleaned up due to some faulty nodes in the cluster or
> resource manager problems.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.