HADOOP-15046. Document Apache Hadoop does not support Java 9 in BUILDING.txt. Contributed by Hanisha Koneru.
This commit is contained in:
parent
659e85e304
commit
0ed44f2565
@ -4,7 +4,7 @@ Build instructions for Hadoop
|
|||||||
Requirements:
|
Requirements:
|
||||||
|
|
||||||
* Unix System
|
* Unix System
|
||||||
* JDK 1.8+
|
* JDK 1.8
|
||||||
* Maven 3.3 or later
|
* Maven 3.3 or later
|
||||||
* ProtocolBuffer 2.5.0
|
* ProtocolBuffer 2.5.0
|
||||||
* CMake 3.1 or newer (if compiling native code)
|
* CMake 3.1 or newer (if compiling native code)
|
||||||
@ -344,7 +344,7 @@ Building on Windows
|
|||||||
Requirements:
|
Requirements:
|
||||||
|
|
||||||
* Windows System
|
* Windows System
|
||||||
* JDK 1.8+
|
* JDK 1.8
|
||||||
* Maven 3.0 or later
|
* Maven 3.0 or later
|
||||||
* ProtocolBuffer 2.5.0
|
* ProtocolBuffer 2.5.0
|
||||||
* CMake 3.1 or newer
|
* CMake 3.1 or newer
|
||||||
|
Loading…
Reference in New Issue
Block a user