Use new createSocketAddr API in MRv2 to give better error messages on misconfig
-------------------------------------------------------------------------------
Key: MAPREDUCE-3239
URL: https://issues.apache.org/jira/browse/MAPREDUCE-3239
Project: Hadoop Map/Reduce
Issue Type: Improvement
Components: mrv2
Affects Versions: 0.23.0
Reporter: Todd Lipcon
Assignee: Todd Lipcon
Priority: Minor
Attachments: mr-3239.txt
HADOOP-7749 added a NetUtils call which will include the configuration name as
part of the exception message. This is handy if you accidentally specify some
invalid string, or forget to specify a required parameter. This JIRA is to make
MR2 use the new API.
--
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