Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by NigelDaley: http://wiki.apache.org/hadoop/HowToRelease ------------------------------------------------------------------------------ = Building = - 1. Build the release & run unit tests. {{{ + 1. Build the release & run unit tests. This is captured in [http://svn.apache.org/viewvc/hadoop/core/nightly/hudsonBuildHadoopRelease.sh?view=markup hudsonBuildHadoopRelease.sh]. {{{ export JAVA_HOME=/path/to/32bit/jdk export CFLAGS=-m32 export CXXFLAGS=-m32
