Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "HowToReleasePostMavenization" page has been changed by Arun C Murthy:
http://wiki.apache.org/hadoop/HowToReleasePostMavenization?action=diff&rev1=19&rev2=20

  
    1. Use a 64-bit Linux system. Currently we don't have support for 32-bit 
binaries in our maven builds.
    1. Change refs to -SNAPSHOT in the following files:{{{
- 
hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/src/test/java/org/apache/hadoop/yarn/applications/distributedshell/TestDistributedShell.java
- 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/v2/MiniMRYarnCluster.java
+ hadoop-hdfs-project/hadoop-hdfs/src/test/aop/build/aop.xml
+ hadoop-mapreduce-project/build.xml
+ 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml
+ hadoop-mapreduce-project/ivy/hadoop-mapred-instrumented-template.xml
+ hadoop-mapreduce-project/ivy/hadoop-mapred-template.xml
  hadoop-mapreduce-project/ivy/libraries.properties
+ hadoop-mapreduce-project/src/test/aop/build/aop.xml
  }}}
  
  = Building =

Reply via email to