Dear Wiki user,

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

The "HadoopJavaVersions" page has been changed by SomeOtherAccount:
http://wiki.apache.org/hadoop/HadoopJavaVersions?action=diff&rev1=17&rev2=18

  Hadoop is built and tested on Oracle JDKs.  Here are the known JDKs in use or 
have been tested and their status:
  
   ||'''Version''' ||'''Status''' ||'''Reported By''' ||
-  ||1.6.0_16 ||Avoid*||Cloudera ||
+  ||1.6.0_16 ||Avoid (1)||Cloudera ||
   ||1.6.0_18 ||Avoid ||Many ||
   ||1.6.0_19 ||Avoid ||Many ||
-  ||1.6.0_20 ||Good ||LinkedIn, Cloudera ||
+  ||1.6.0_20 ||Good (2) ||LinkedIn, Cloudera ||
-  
||[[http://www.oracle.com/technetwork/java/javase/downloads/jdk6-jsp-136632.html|1.6.0_21]]
 ||Good ||Yahoo!, Cloudera ||
+  
||[[http://www.oracle.com/technetwork/java/javase/downloads/jdk6-jsp-136632.html|1.6.0_21]]
 ||Good (2)||Yahoo!, Cloudera ||
-  ||1.6.0_24 ||No known issues ||Cloudera ||
+  ||1.6.0_24 || Good (2) ||Cloudera ||
+  
  
- * Hadoop works well with update 16 however there is a bug in JDK versions 
before update 19 that has been seen on HBase. See 
[[https://issues.apache.org/jira/browse/HBASE-4367|HBASE-4367]] for details.
+ 1 - Hadoop works well with update 16 however there is a bug in JDK versions 
before update 19 that has been seen on HBase. See 
[[https://issues.apache.org/jira/browse/HBASE-4367|HBASE-4367]] for details.
+ 
+ 2 - If the grid is running in secure mode with MIT Kerberos 1.8 and higher, 
the Java version should be 1.6.0_27 or higher in order to avoid 
[[http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6979329|Java bug 6979329].
  
  The Sun JVM has 32-bit and 64-bit modes. In a large cluster the NameNode and 
JobTracker need to run in 64-bit mode to keep all their data structures in 
memory. The workers can be set up for either 32-bit or 64-bit operation, 
depending upon preferences and how much memory the individual tasks need.
  

Reply via email to