Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To 1.7

Simply download the latest JDK7 RPM from the Oracle website, install on all nodes (check that "/usr/java/latest" and "/usr/java/default" now point to the right directory, and restart "infinit.e-index-engine" and "tomcat6-interface-engine" services (the latter only on API nodes, the former typically on both)

...

Code Block
scp /home/jfreydank/jfreydank_win/Downloads/jdk-8u25-linux-x64.rpm ec2-user@dev.ikanow.com:~
 
 
Code Block
sudo rmprpm -i jdk-8u25-linux-x64.rpm

...

Go the "mapreduce" service configuration pages (described here), and in the "MapReduce Service Environment Safety Valve" text box, add the line (eg):

...