HIVE-19243 : Upgrade hadoop.version to 3.1.0 (Gour Saha via Sahil Takiar)

Signed-off-by: Ashutosh Chauhan <hashut...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/253f0ff2
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/253f0ff2
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/253f0ff2

Branch: refs/heads/branch-3
Commit: 253f0ff28c948b6d42559b204c665db122dd151f
Parents: dc83c6f
Author: Gour Saha <gs...@hortonworks.com>
Authored: Thu Apr 19 07:18:21 2018 -0700
Committer: Vineet Garg <vg...@apache.org>
Committed: Tue May 15 15:05:17 2018 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/253f0ff2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9df8fb1..357a8d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,7 @@
     <guava.version>19.0</guava.version>
     <groovy.version>2.4.11</groovy.version>
     <h2database.version>1.3.166</h2database.version>
-    <hadoop.version>3.0.0-beta1</hadoop.version>
+    <hadoop.version>3.1.0</hadoop.version>
     
<hadoop.bin.path>${basedir}/${hive.path.to.root}/testutils/hadoop</hadoop.bin.path>
     <hamcrest.version>1.3</hamcrest.version>
     <hbase.version>2.0.0-alpha4</hbase.version>

Reply via email to