From 7a370eae0dcf0c3b8b9957b02840dad65aa25a34 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 13 Oct 2022 14:31:34 +0200 Subject: [PATCH] [ZEPPELIN-5834] Remove last references to Hadoop 2.6 as JDK11 is not supported. ### What is this PR for? This PR updates Hadoop 2.6 dependencies to 2.7. ### What type of PR is it? Improvement ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-5834 ### How should this be tested? * CI ### Questions: * Does the licenses files need to update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Philipp Dallig Closes #4484 from Reamer/hadoop_jdk11 and squashes the following commits: 88d3d4724 [Philipp Dallig] Remove last references to Hadoop 2.6 as JDK11 is not supported. --- hbase/pom.xml | 2 +- livy/pom.xml | 2 +- pom.xml | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/hbase/pom.xml b/hbase/pom.xml index 3154a6da580..ca0e4978c2f 100644 --- a/hbase/pom.xml +++ b/hbase/pom.xml @@ -34,7 +34,7 @@ hbase 2.4.12 - ${hadoop2.6.version} + ${hadoop2.7.version} 1.6.8 2.5.0 2.12.1 diff --git a/livy/pom.xml b/livy/pom.xml index bd62775888d..477b53c8636 100644 --- a/livy/pom.xml +++ b/livy/pom.xml @@ -41,7 +41,7 @@ 0.7.1-incubating 2.1.0 - ${hadoop2.6.version} + ${hadoop2.7.version} diff --git a/pom.xml b/pom.xml index 7cd95628043..ea0eb18bf57 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,6 @@ 1.6.0 2.7.7 - 2.6.5 3.0.3 3.1.3 3.2.0