Hi all, HADOOP-4631 removes conf/hadoop-default.xml and instead defines three defaults - src/core/core-default.xml, src/hdfs/hdfs-default.xml and src/mapred/mapred-default.xml (and similarly in src/test and in other places). Patches already submitted may no longer apply due to these changes.. Please make the appropriate changes. Thanks, Devaraj
------ Forwarded Message From: "Devaraj Das (JIRA)" <[email protected]> Reply-To: <[email protected]> Date: Fri, 12 Dec 2008 09:30:47 -0800 (PST) To: <[email protected]> Subject: [jira] Updated: (HADOOP-4631) Split the default configurations into 3 parts [ https://issues.apache.org/jira/browse/HADOOP-4631?page=com.atlassian.jira.pl ugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-4631: -------------------------------- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) I just committed this. Thanks, Sharad! (Please add a Release Note) > Split the default configurations into 3 parts > --------------------------------------------- > > Key: HADOOP-4631 > URL: https://issues.apache.org/jira/browse/HADOOP-4631 > Project: Hadoop Core > Issue Type: Improvement > Components: conf > Reporter: Owen O'Malley > Assignee: Sharad Agarwal > Fix For: 0.20.0 > > Attachments: 4631_v1.patch, 4631_v2.patch, 4631_v3.patch, 4631_v4.patch, 4631_v5.patch, 4631_v6.patch > > > We need to split hadoop-default.xml into core-default.xml, hdfs-default.xml and mapreduce-default.xml. That will enable us to split the project into 3 parts that have the defaults distributed with each component. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. ------ End of Forwarded Message
