Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "ProjectSplit" page has been changed by OwenOMalley. http://wiki.apache.org/hadoop/ProjectSplit?action=diff&rev1=1&rev2=2 -------------------------------------------------- '''1. What is being proposed?''' * Move `common`, `mapreduce` and `hdfs` directories to be sibling directories under `trunk`, `branches`, and `tags`. * '''CURRENT SVN REPO LAYOUT:''' `hadoop / {common, mapreduce, hdfs} / { trunk, branches, tags }` - * '''PROPOSED SVN REPO LAYOUT:''' `hadoop / { trunk, branches, tags } / {common, mapreduce, hdfs}` + * '''PROPOSED SVN REPO LAYOUT:''' `hadoop / { trunk, branches/*, tags/* } / {common, mapreduce, hdfs}` * '''Additional changes:''' remove the old `hadoop / {pig, hive, and zookeeper}` directories but leave `hadoop / {logos, nightly, site}` directories for now * This effort is done as [[https://issues.apache.org/jira/browse/HADOOP-7106|HADOOP-7106]]