You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sqoop.apache.org by va...@apache.org on 2019/03/13 16:11:38 UTC

[sqoop] branch trunk updated: SQOOP-3429: Bump Hadoop to 2.9.2

This is an automated email from the ASF dual-hosted git repository.

vasas pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/sqoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 3007648  SQOOP-3429: Bump Hadoop to 2.9.2
3007648 is described below

commit 3007648c0801c0ef2ad3ef1eb9e3b8681f1c2e02
Author: Fokko Driesprong <fo...@driesprong.frl>
AuthorDate: Wed Mar 13 17:11:34 2019 +0100

    SQOOP-3429: Bump Hadoop to 2.9.2
---
 gradle.properties        | 2 +-
 ivy/libraries.properties | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 3b3eace..025c4cd 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -21,7 +21,7 @@ javaSourceCompatibilityVersion=1.8
 
 avroVersion=1.8.1
 parquetVersion=1.9.0
-hadoopVersion=2.8.0
+hadoopVersion=2.9.2
 aspectjVersion=1.7.4
 zookeeperVersion=3.4.6
 hbaseVersion=1.2.4
diff --git a/ivy/libraries.properties b/ivy/libraries.properties
index 3511a6f..937a41f 100644
--- a/ivy/libraries.properties
+++ b/ivy/libraries.properties
@@ -59,7 +59,7 @@ accumulo.version=1.6.2
 
 slf4j.version=1.7.7
 
-hadoop.version=2.8.0
+hadoop.version=2.9.2
 hbase.version=1.2.4
 hcatalog.version=2.1.1
 kryo.version=3.0.3