Make dashes vs dots consistent in config key names --------------------------------------------------
Key: HDFS-2610 URL: https://issues.apache.org/jira/browse/HDFS-2610 Project: Hadoop HDFS Issue Type: Improvement Reporter: Eli Collins Priority: Minor The use of dashes vs dots in the config keys in inconsistent (eg https.address vs http-address). Let's make them all consistent (no dashes seems most consistent) and add the necessary deprecations in HdfsConfiguration.java. Should do the same in common and MR so we're not inconsistent there. -- 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