Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.23.0
-
None
-
Reviewed
-
Enhanced MR AM to use a proxy to ping the job-end notification URL.
Description
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.