Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "HowToRelease" page has been changed by TomWhite. The comment on this change is: Added some general comments for 0.21.0.. http://wiki.apache.org/hadoop/HowToRelease?action=diff&rev1=57&rev2=58 -------------------------------------------------- ''This page is prepared for Hadoop Core committers. You need committer rights to create a new Hadoop Core release.'' - These instructions have been updated for Hadoop 0.20.0 and later releases. For earlier releases, check out an [[http://wiki.apache.org/hadoop/HowToRelease?action=recall&rev=48|older revision]] of this page. + These instructions have been updated for Hadoop 0.20.0 and later releases. For earlier releases, check out an [[http://wiki.apache.org/hadoop/HowToRelease?action=recall&rev=48|older revision]] of this page. For 0.21.0 and later many of the steps need to be done in turn for Common, HDFS, and MapReduce. = Preparation = @@ -79, +79 @@ 1. Have a recent version of [[http://www.eclipse.org/|Eclipse]] installed, so that the eclipse plugin will build. 1. Have [[http://xerces.apache.org/xerces-c/download.cgi|Xerces C]] 2.8.x installed. + + [[https://issues.apache.org/jira/browse/HADOOP-6846|HADOOP-6846]] has some scripts that make it easier to build and smoke test a release for 0.21.0 and later. = Building =
