Explorar el Código

[core] Bump Hadoop MR1 plugin to 2.5.0

Romain Rigaux hace 11 años
padre
commit
cdbae5b479
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      maven/pom.xml

+ 1 - 1
maven/pom.xml

@@ -37,7 +37,7 @@
   </licenses>
 
   <properties>
-    <hadoop.version>2.2.0-mr1-cdh5.0.0-SNAPSHOT</hadoop.version>
+    <hadoop.version>2.5.0-mr1-cdh5.3.0-SNAPSHOT</hadoop.version>
     <slf4j.version>1.6.1</slf4j.version>
     <commons-logging.version>1.0.4</commons-logging.version>
     <thrift.version>0.9.0</thrift.version>