[
https://issues.apache.org/jira/browse/MAPREDUCE-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13184027#comment-13184027
]
Hudson commented on MAPREDUCE-3382:
-----------------------------------
Integrated in Hadoop-Hdfs-0.23-Build #135 (See
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/135/])
MAPREDUCE-3382. Enhanced MR AM to use a proxy to ping the job-end
notification URL. Contributed by Ravi Prakash.
svn merge --ignore-ancestry -c 1229736 ../../trunk/
vinodkv :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1229737
Files :
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/JobEndNotifier.java
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestJobEndNotifier.java
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/MRJobConfig.java
> Network ACLs can prevent AMs to ping the Job-end notification URL
> -----------------------------------------------------------------
>
> Key: MAPREDUCE-3382
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3382
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: applicationmaster, mrv2
> Affects Versions: 0.23.0
> Reporter: Vinod Kumar Vavilapalli
> Assignee: Ravi Prakash
> Priority: Critical
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3382.branch-0.23.patch,
> MAPREDUCE-3382.branch-0.23.patch
>
>
> MAPREDUCE-3028 added support for job-end notification from MR AMs after the
> job finishes. Network ACLs can have an implication on this one - outgoing
> connections from the compute nodes may be restricted in some settings and so
> job-end notification( that can originate from the AMs which may run on random
> nodes in the cluster) may have issues.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira