You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by su...@apache.org on 2016/08/07 17:00:11 UTC

[2/3] drill git commit: DRILL-4819: Update MapR version to 5.2.0

DRILL-4819: Update MapR version to 5.2.0

closes #556


Project: http://git-wip-us.apache.org/repos/asf/drill/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/8bbf6589
Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/8bbf6589
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/8bbf6589

Branch: refs/heads/master
Commit: 8bbf6589ad746b8949c962875f0ea2de59a13f79
Parents: 48b3fd2
Author: Patrick Wong <Patrick Wong>
Authored: Mon Aug 1 18:03:06 2016 -0700
Committer: Sudheesh Katkam <sk...@maprtech.com>
Committed: Fri Aug 5 17:37:14 2016 -0700

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/8bbf6589/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c953f88..63d686a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1397,10 +1397,10 @@
       <properties>
         <alt-hadoop>mapr</alt-hadoop>
         <rat.excludeSubprojects>true</rat.excludeSubprojects>
-        <hive.version>1.2.0-mapr-1601</hive.version>
+        <hive.version>1.2.0-mapr-1607</hive.version>
         <hbase.version>1.1.1-mapr-1602-m7-5.1.0</hbase.version>
-        <hadoop.version>2.7.0-mapr-1602</hadoop.version>
-        <mapr.core.version>5.1.0-mapr</mapr.core.version>
+        <hadoop.version>2.7.0-mapr-1607</hadoop.version>
+        <mapr.core.version>5.2.0-mapr</mapr.core.version>
       </properties>
       <dependencyManagement>
         <dependencies>