You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2018/09/19 18:48:15 UTC

[2/3] storm git commit: Update hive.version to last stable hive release.

Update hive.version to last stable hive release.


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/0cc1ec48
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/0cc1ec48
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/0cc1ec48

Branch: refs/heads/master
Commit: 0cc1ec486fe851790469490a6283a944aadcdd4d
Parents: b9e841d
Author: Abhishek <ab...@saavn.com>
Authored: Thu Jun 14 09:35:27 2018 -0700
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Tue Sep 18 11:28:29 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/0cc1ec48/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9564726..e26616f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -289,7 +289,7 @@
         <jline.version>0.9.94</jline.version>
         <clojure-data-codec.version>0.1.0</clojure-data-codec.version>
         <clojure-contrib.version>1.2.0</clojure-contrib.version>
-        <hive.version>0.14.0</hive.version>
+        <hive.version>2.3.3</hive.version>
         <hadoop.version>2.6.1</hadoop.version>
         <hdfs.version>${hadoop.version}</hdfs.version>
         <hbase.version>1.4.4</hbase.version>