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 NigelDaley. http://wiki.apache.org/hadoop/ProjectSplit?action=diff&rev1=2&rev2=3 -------------------------------------------------- * 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}` - * '''Additional changes:''' remove the old `hadoop / {pig, hive, and zookeeper}` directories but leave `hadoop / {logos, nightly, site}` directories for now + * '''Additional changes:''' + * remove the old `hadoop / {pig, hive, and zookeeper}` directories + * move `hadoop / {common, mapreduce, hdfs} / site` to `hadoop / site / {common, mapreduce, hdfs}` + * move `hadoop / hdfs / branches / HDFS-*` to `hadoop / branches / HDFS-*` + * move `hadoop / mapreduce / branches / MAPREDUCE-*` to `hadoop / branches / MAPREDUCE-*` * This effort is done as [[https://issues.apache.org/jira/browse/HADOOP-7106|HADOOP-7106]] '''2. Why? Don't we want to separate these 3 projects further and release them separately?'''
