Daniel Fritsi created MAPREDUCE-7304: ----------------------------------------
Summary: Enhance the map-reduce Job end notifier to be able to notify the given URL via a custom class Key: MAPREDUCE-7304 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7304 Project: Hadoop Map/Reduce Issue Type: Improvement Components: mrv2 Reporter: Daniel Fritsi Currently {color:#0747a6}{{*org.apache.hadoop.mapreduce.v2.app.JobEndNotifier*}}{color} allows a very limited configuration on how the given Job end notification URL should be notified. We should enhance this, but instead of adding more *{color:#0747A6}{{mapreduce.job.end-notification.*}}{color}* properties to be able to configure the underlying HttpURLConnection, we should add a new property so users can use their own notifier class. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org