Browse Source

[BUILD] Fixed Hadoop and Hive versions in pom.

bc Wong 14 years ago
parent
commit
8e0c66266a
1 changed files with 2 additions and 3 deletions
  1. 2 3
      maven/pom.xml

+ 2 - 3
maven/pom.xml

@@ -41,12 +41,11 @@
     </license>
   </licenses>
 
-
   <properties>
-    <hadoop.version>0.20.2-CDH3B4-SNAPSHOT</hadoop.version>
+    <hadoop.version>0.20.2-cdh3u0-SNAPSHOT</hadoop.version>
     <slf4j.version>1.6.1</slf4j.version>
     <commons-logging.version>1.0.4</commons-logging.version>
-    <hive.version>0.6.0-CDH3B4-SNAPSHOT</hive.version>
+    <hive.version>0.7.0-cdh3u0-SNAPSHOT</hive.version>
   </properties>
 
   <organization>