Skip to content

Commit e810be0

Browse files
committed
updates to cdh5.12.1
1 parent 0f8f0da commit e810be0

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,8 +1085,8 @@
10851085
<id>cloudera</id>
10861086
<properties>
10871087
<accumulo.version>1.7.2-cdh5.5.0</accumulo.version>
1088-
<hbase.version>1.2.0-cdh5.9.0</hbase.version>
1089-
<hadoop.version>2.6.0-cdh5.9.0</hadoop.version>
1088+
<hbase.version>1.2.0-cdh5.12.1</hbase.version>
1089+
<hadoop.version>2.6.0-cdh5.12.1</hadoop.version>
10901090
<spark.version>2.1.0.cloudera2</spark.version>
10911091
<accumulo.api>1.7</accumulo.api>
10921092
</properties>

test/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
<dependency>
7474
<groupId>org.apache.hadoop</groupId>
7575
<artifactId>hadoop-minicluster</artifactId>
76-
<version>${hadoop.version}</version>
7776
<exclusions>
7877
<exclusion>
7978
<artifactId>jdk.tools</artifactId>

0 commit comments

Comments
 (0)