Move fs.checkpoint.* properties to hdfs-default.xml ---------------------------------------------------
Key: HADOOP-5117 URL: https://issues.apache.org/jira/browse/HADOOP-5117 Project: Hadoop Core Issue Type: Bug Reporter: Tom White The fs.checkpoint.* properties in core-default.xml are actually HDFS properties (for the secondary namenode) so they belong in hdfs-default.xml and should be moved. Would this be a good time to rename them to start with dfs for consistency (deprecating them first, of course)? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.