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 OwenOMalley: http://wiki.apache.org/hadoop/HowToRelease?action=diff&rev1=65&rev2=66 export JAVA_HOME=/path/to/64bit/jdk export CFLAGS=-m64 export CXXFLAGS=-m64 - ant -Dversion=X.Y.Z -Dcompile.native=true -Dcompile.c++=true compile-core-native compile-c++ task-controller tar + ant -Dversion=X.Y.Z -Dcompile.native=true -Dcompile.c++=true compile-core-native compile-c++ task-controller tar rpm deb }}} 1. Check that release file looks ok - e.g. install it and run examples from tutorial. 1. Generate the checksums of the release file. {{{
