Dear Wiki user,

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

The "HowToSetupUbuntuBuildMachine" page has been changed by GiridharanKesavan.
http://wiki.apache.org/hadoop/HowToSetupUbuntuBuildMachine?action=diff&rev1=2&rev2=3

--------------------------------------------------

  
  sudo apt-get upgrade -y <this will upgrade all the available packages to the 
latest available version>
  
- Describe HowToSetupUbuntuBuildMachine here.
+ p.s : use pdsh
  
+ == To avoid ivy cache from being shared across the build slaves through NFS ==
+ 
+ sudo mkdir /grid/0/hudson/ivy2-cache
+  
+ sudo chown hudson:hudson /grid/0/hudson/ivy2-cache
+  
+ sudo ln -s /grid/0/hudson/ivy2-cache /homes/hudson/.ivy2
+  
+ sudo chown hudson:hudson /homes/hudson/.ivy2
+ 
+ == HowToSetupUbuntuBuildMachine ==
+ 

Reply via email to