Skip to content

Commit

Permalink
update to hadoop-mini-cluster 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jetoile committed Jan 6, 2017
1 parent a2ffd37 commit 20994c0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion hadoop-unit-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<mongo-java-driver.version>2.11.3</mongo-java-driver.version>
<neo4j-java-driver.version>1.0.4</neo4j-java-driver.version>
<cassandra-driver-core.version>3.1.1</cassandra-driver-core.version>
<oozie-client.version>4.2.0.2.4.2.0-258</oozie-client.version>
<oozie-client.version>4.2.0.2.5.3.0-37</oozie-client.version>
<hbase-client.version>1.2.3</hbase-client.version>
</properties>

Expand Down
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
<module>hadoop-unit-cassandra</module>
<module>hadoop-unit-mongodb</module>
<module>hadoop-unit-elasticsearch</module>
<module>sample</module>
<module>hadoop-unit-neo4j</module>
<module>sample</module>
</modules>

<repositories>
Expand Down Expand Up @@ -124,15 +124,15 @@
<commons-configuration.version>1.10</commons-configuration.version>
<commons-collections.version>3.2.1</commons-collections.version>

<hive.version>1.2.1000.2.5.0.0-1245</hive.version>
<hive.version>1.2.1000.2.5.3.0-37</hive.version>
<solr.version>6.1.0</solr.version>
<hadoop-mini-clusters.version>0.1.8</hadoop-mini-clusters.version>
<oozie.version>4.2.0.2.5.0.0-1245</oozie.version>
<hadoop.version>2.7.3.2.5.0.0-1245</hadoop.version>
<hadoop-mini-clusters.version>0.1.9</hadoop-mini-clusters.version>
<oozie.version>4.2.0.2.5.3.0-37</oozie.version>
<hadoop.version>2.7.3.2.5.3.0-37</hadoop.version>

<spark_2.10.version>1.6.2</spark_2.10.version>
<spark-solr.version>1.1.2</spark-solr.version>
<kafka_2.10.version>0.10.0.0</kafka_2.10.version>
<kafka_2.10.version>0.10.0.2.5.3.0-37</kafka_2.10.version>

<dbSetup.version>1.6.0</dbSetup.version>
<httpclient.version>4.3.1</httpclient.version>
Expand Down

0 comments on commit 20994c0

Please sign in to comment.