Skip to content

Commit

Permalink
DB-3400 - updating spark for patched cdh5.4.1 hbase
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Molitor committed Jun 9, 2015
1 parent 382e047 commit 24c469e
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1328,26 +1328,6 @@
</properties>
</profile>

<profile>
<id>splice-cdh5.4.0</id>
<modules>
<module>yarn</module>
<module>network/yarn</module>
</modules>
<properties>
<hadoop.version>2.6.0-cdh5.4.0</hadoop.version>
<hbase.version>1.0.0-cdh5.4.0</hbase.version>
<flume.version>1.5.0-cdh5.4.0</flume.version>
<zookeeper.version>3.4.5-cdh5.4.0</zookeeper.version>
<protobuf.version>2.5.0</protobuf.version>
<!-- derby.version>1.1.0-SNAPSHOT</derby.version -->
<jets3t.version>0.9.0</jets3t.version>
<commons.math3.version>3.1.1</commons.math3.version>
<avro.mapred.classifier>hadoop2</avro.mapred.classifier>
<snappy.version>1.0.5</snappy.version>
</properties>
</profile>

<profile>
<id>splice-cdh5.4.1</id>
<modules>
Expand All @@ -1356,7 +1336,7 @@
</modules>
<properties>
<hadoop.version>2.6.0-cdh5.4.1</hadoop.version>
<hbase.version>1.0.0-cdh5.4.1</hbase.version>
<hbase.version>1.0.0-cdh5.4.1-splice1.0.2-SNAPSHOT</hbase.version>
<flume.version>1.5.0-cdh5.4.1</flume.version>
<zookeeper.version>3.4.5-cdh5.4.1</zookeeper.version>
<protobuf.version>2.5.0</protobuf.version>
Expand Down

0 comments on commit 24c469e

Please sign in to comment.