HADOOP-15046. Document Apache Hadoop does not support Java 9 in BUILDING.txt. Contributed by Hanisha Koneru.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0ed44f25 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0ed44f25 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/0ed44f25 Branch: refs/heads/YARN-5881 Commit: 0ed44f25653ad2d97e2726140a7f77a555c40471 Parents: 659e85e Author: Akira Ajisaka <aajis...@apache.org> Authored: Wed Nov 22 01:07:42 2017 +0900 Committer: Akira Ajisaka <aajis...@apache.org> Committed: Wed Nov 22 01:07:42 2017 +0900 ---------------------------------------------------------------------- BUILDING.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/0ed44f25/BUILDING.txt ---------------------------------------------------------------------- diff --git a/BUILDING.txt b/BUILDING.txt index 9955563..dec3011 100644 --- a/BUILDING.txt +++ b/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 --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org