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

kgyrtkirk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git


The following commit(s) were added to refs/heads/master by this push:
     new c5c0767  HIVE-23314: Upgrade to Kudu 1.12 (Zoltan Haindrich reviewed 
by Miklos Gergely)
c5c0767 is described below

commit c5c0767b30002e649cf522db6331f8b74828c0b9
Author: Zoltan Haindrich <k...@rxd.hu>
AuthorDate: Sun May 17 19:55:19 2020 +0000

    HIVE-23314: Upgrade to Kudu 1.12 (Zoltan Haindrich reviewed by Miklos 
Gergely)
    
    Signed-off-by: Zoltan Haindrich <k...@rxd.hu>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5d59539..a8513f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,7 @@
     <json.version>1.8</json.version>
     <junit.version>4.11</junit.version>
     <kryo.version>4.0.2</kryo.version>
-    <kudu.version>1.10.0</kudu.version>
+    <kudu.version>1.12.0</kudu.version>
     <!-- Leaving libfb303 at 0.9.3 regardless of libthrift: As per THRIFT-4613 
The Apache Thrift project does not publish items related to fb303 at this point 
-->
     <libfb303.version>0.9.3</libfb303.version>
     <libthrift.version>0.9.3-1</libthrift.version>

Reply via email to