Re: Changes in Java

2018-03-23 Thread Owen O'Malley
In my experience, most Hadoop users have moved from the Oracle JDK to OpenJDK, where the support windows are much longer. For example, on RedHat the Java support looks like: https://access.redhat.com/articles/1299013 which currently shows Java 8 as supported until October 2020. .. Owen

Re: Changes in Java

2018-03-22 Thread Akira Ajisaka
Hi Gerald, Now Apache Hadoop supports Java 8 and not support Java 9 or upper. We've been working for supporting Java 9 and Java 10, - https://issues.apache.org/jira/browse/HADOOP-11123 - https://issues.apache.org/jira/browse/HADOOP-11423 however, Java 9 is now unsupported and Java 10 support wi