HADOOP-15046. Document Apache Hadoop does not support Java 9 in BUILDING.txt. Contributed by Hanisha Koneru.

This commit is contained in:
Akira Ajisaka 2017-11-22 01:07:42 +09:00
parent 659e85e304
commit 0ed44f2565
No known key found for this signature in database
GPG Key ID: C1EDBB9CA400FD50

View File

@ -4,7 +4,7 @@ Build instructions for Hadoop
Requirements:
* Unix System
* JDK 1.8+
* JDK 1.8
* Maven 3.3 or later
* ProtocolBuffer 2.5.0
* CMake 3.1 or newer (if compiling native code)
@ -344,7 +344,7 @@ Building on Windows
Requirements:
* Windows System
* JDK 1.8+
* JDK 1.8
* Maven 3.0 or later
* ProtocolBuffer 2.5.0
* CMake 3.1 or newer