瀏覽代碼

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

(cherry picked from commit 0ed44f25653ad2d97e2726140a7f77a555c40471)
Akira Ajisaka 7 年之前
父節點
當前提交
4face7e015
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      BUILDING.txt

+ 2 - 2
BUILDING.txt

@@ -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