From 2ad476e80ee61e1f1937845ba006693cc1e7e747 Mon Sep 17 00:00:00 2001 From: jetoile Date: Mon, 17 Sep 2018 17:35:55 +0200 Subject: [PATCH] v2.9 --- CHANGELOG.md | 12 ++++- hadoop-unit-alluxio/pom.xml | 2 +- hadoop-unit-cassandra/pom.xml | 2 +- .../hadoop-unit-client-alluxio/pom.xml | 2 +- .../hadoop-unit-client-hdfs/pom.xml | 2 +- .../hadoop-unit-client-hive/pom.xml | 2 +- .../hadoop-unit-client-kafka/pom.xml | 2 +- .../hadoop-unit-client-solrcloud/pom.xml | 2 +- .../hadoop-unit-client-spark/pom.xml | 2 +- hadoop-unit-client/pom.xml | 2 +- hadoop-unit-commons-hadoop/pom.xml | 2 +- hadoop-unit-commons/pom.xml | 2 +- hadoop-unit-confluent-rest/pom.xml | 2 +- hadoop-unit-confluent/pom.xml | 2 +- hadoop-unit-elasticsearch/pom.xml | 2 +- hadoop-unit-hbase/pom.xml | 2 +- hadoop-unit-hdfs/pom.xml | 2 +- hadoop-unit-hive/pom.xml | 2 +- hadoop-unit-kafka/pom.xml | 2 +- hadoop-unit-knox/pom.xml | 2 +- hadoop-unit-maven-plugin/pom.xml | 2 +- hadoop-unit-mongodb/pom.xml | 2 +- hadoop-unit-neo4j/pom.xml | 2 +- hadoop-unit-oozie/pom.xml | 2 +- hadoop-unit-redis/pom.xml | 2 +- hadoop-unit-site/pom.xml | 2 +- hadoop-unit-solr/pom.xml | 2 +- hadoop-unit-solrcloud/pom.xml | 2 +- hadoop-unit-standalone/pom.xml | 2 +- .../resources/hadoop-unit-default.properties | 50 +++++++++---------- hadoop-unit-windowslibs/pom.xml | 2 +- hadoop-unit-yarn/pom.xml | 2 +- hadoop-unit-zookeeper/pom.xml | 2 +- pom.xml | 2 +- sample/all/pom.xml | 2 +- sample/confluent-integrationtest/pom.xml | 2 +- .../resources/hadoop-unit-default.properties | 31 ------------ sample/kafka-spark-streaming/pom.xml | 2 +- sample/kafka-stream/pom.xml | 2 +- sample/knox-hbase-webhdfs/pom.xml | 2 +- sample/parquet-spark/pom.xml | 2 +- sample/pom.xml | 2 +- sample/redis/pom.xml | 2 +- sample/solr-parquet-spark/pom.xml | 2 +- sample/spark-streaming-cassandra/pom.xml | 2 +- 45 files changed, 78 insertions(+), 99 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b22df1f7..be0d28fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ ## Change Log -### v2.8 (2018/07/02 11:12 +00:00) +### v2.9 (2018/09/17 15:32 +00:00) +- [32b1cbb](https://github.com/jetoile/hadoop-unit/commit/32b1cbb6cedefb42517aeafc3a76e58dc6464a05) fix hive tests (@jetoile) +- [c578ed8](https://github.com/jetoile/hadoop-unit/commit/c578ed839d2815899ca0040d37ce0214cf5baeee) doc update (@jetoile) +- [11d3d49](https://github.com/jetoile/hadoop-unit/commit/11d3d4999ccc9b83b1821c0e9bc19f68357922d8) add support for hadoop-mini-cluster 0.1.15 (@jetoile) +- [1ceb6c8](https://github.com/jetoile/hadoop-unit/commit/1ceb6c8935b37d3ef1d106bac65da113e76232a9) add support for confluent 5.0 (@jetoile) +- [#84](https://github.com/jetoile/hadoop-unit/pull/84) Correct typo in version (download url) (#84) (@fcellier) +- [da35e1c](https://github.com/jetoile/hadoop-unit/commit/da35e1c24474ab6b7361a603e84212fee50ec993) upgrade maven-site plugin (@jetoile) +- [ea6bb1a](https://github.com/jetoile/hadoop-unit/commit/ea6bb1a631a9fab9e984962920ec664f2127899c) prepare for next dev version (@jetoile) + +### v2.8 (2018/07/02 11:22 +00:00) +- [54dcf0c](https://github.com/jetoile/hadoop-unit/commit/54dcf0cc366931229297e9c3e5edacff3e264247) v2.8 (@jetoile) - [f622b02](https://github.com/jetoile/hadoop-unit/commit/f622b022e347f73fae529c7c51c358adc1b192dc) fix maven properties for embedded maven plugin (@jetoile) - [f60347f](https://github.com/jetoile/hadoop-unit/commit/f60347f93d7f23ed4a69ae1ba1f1c76f043dbc69) add maven flag debugger (@jetoile) - [e95479e](https://github.com/jetoile/hadoop-unit/commit/e95479ed612c65c183feb29f3ce748944b21b9f5) update docs (@jetoile) diff --git a/hadoop-unit-alluxio/pom.xml b/hadoop-unit-alluxio/pom.xml index b92d04a2..8b400e4b 100644 --- a/hadoop-unit-alluxio/pom.xml +++ b/hadoop-unit-alluxio/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-cassandra/pom.xml b/hadoop-unit-cassandra/pom.xml index 49d5e54b..cef1b8ae 100644 --- a/hadoop-unit-cassandra/pom.xml +++ b/hadoop-unit-cassandra/pom.xml @@ -6,7 +6,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-client/hadoop-unit-client-alluxio/pom.xml b/hadoop-unit-client/hadoop-unit-client-alluxio/pom.xml index 7e7236a7..83c29e82 100644 --- a/hadoop-unit-client/hadoop-unit-client-alluxio/pom.xml +++ b/hadoop-unit-client/hadoop-unit-client-alluxio/pom.xml @@ -5,7 +5,7 @@ hadoop-unit-client fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-client/hadoop-unit-client-hdfs/pom.xml b/hadoop-unit-client/hadoop-unit-client-hdfs/pom.xml index d01b95ff..1ec2b65f 100755 --- a/hadoop-unit-client/hadoop-unit-client-hdfs/pom.xml +++ b/hadoop-unit-client/hadoop-unit-client-hdfs/pom.xml @@ -4,7 +4,7 @@ hadoop-unit-client fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-client/hadoop-unit-client-hive/pom.xml b/hadoop-unit-client/hadoop-unit-client-hive/pom.xml index dbfcdf4e..31655fc9 100755 --- a/hadoop-unit-client/hadoop-unit-client-hive/pom.xml +++ b/hadoop-unit-client/hadoop-unit-client-hive/pom.xml @@ -4,7 +4,7 @@ hadoop-unit-client fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-client/hadoop-unit-client-kafka/pom.xml b/hadoop-unit-client/hadoop-unit-client-kafka/pom.xml index 33523b38..9cc1b987 100644 --- a/hadoop-unit-client/hadoop-unit-client-kafka/pom.xml +++ b/hadoop-unit-client/hadoop-unit-client-kafka/pom.xml @@ -5,7 +5,7 @@ hadoop-unit-client fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-client/hadoop-unit-client-solrcloud/pom.xml b/hadoop-unit-client/hadoop-unit-client-solrcloud/pom.xml index 220af5a2..b7a69331 100644 --- a/hadoop-unit-client/hadoop-unit-client-solrcloud/pom.xml +++ b/hadoop-unit-client/hadoop-unit-client-solrcloud/pom.xml @@ -5,7 +5,7 @@ hadoop-unit-client fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-client/hadoop-unit-client-spark/pom.xml b/hadoop-unit-client/hadoop-unit-client-spark/pom.xml index 151fbec3..9a2ed331 100644 --- a/hadoop-unit-client/hadoop-unit-client-spark/pom.xml +++ b/hadoop-unit-client/hadoop-unit-client-spark/pom.xml @@ -5,7 +5,7 @@ hadoop-unit-client fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-client/pom.xml b/hadoop-unit-client/pom.xml index 6cedfc60..514962d9 100755 --- a/hadoop-unit-client/pom.xml +++ b/hadoop-unit-client/pom.xml @@ -4,7 +4,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-commons-hadoop/pom.xml b/hadoop-unit-commons-hadoop/pom.xml index a16a3092..6a044da6 100644 --- a/hadoop-unit-commons-hadoop/pom.xml +++ b/hadoop-unit-commons-hadoop/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-commons/pom.xml b/hadoop-unit-commons/pom.xml index d65a37a1..3d63c904 100644 --- a/hadoop-unit-commons/pom.xml +++ b/hadoop-unit-commons/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-confluent-rest/pom.xml b/hadoop-unit-confluent-rest/pom.xml index e0b8c4a4..54bf2529 100644 --- a/hadoop-unit-confluent-rest/pom.xml +++ b/hadoop-unit-confluent-rest/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-confluent/pom.xml b/hadoop-unit-confluent/pom.xml index 06912379..9f3d03fc 100644 --- a/hadoop-unit-confluent/pom.xml +++ b/hadoop-unit-confluent/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-elasticsearch/pom.xml b/hadoop-unit-elasticsearch/pom.xml index 8daf3ea6..738584ec 100644 --- a/hadoop-unit-elasticsearch/pom.xml +++ b/hadoop-unit-elasticsearch/pom.xml @@ -6,7 +6,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-hbase/pom.xml b/hadoop-unit-hbase/pom.xml index ccb357fe..6f10cd7e 100644 --- a/hadoop-unit-hbase/pom.xml +++ b/hadoop-unit-hbase/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-hdfs/pom.xml b/hadoop-unit-hdfs/pom.xml index 8e34e572..8078c31e 100644 --- a/hadoop-unit-hdfs/pom.xml +++ b/hadoop-unit-hdfs/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-hive/pom.xml b/hadoop-unit-hive/pom.xml index 7a2ea5d8..c28c8390 100644 --- a/hadoop-unit-hive/pom.xml +++ b/hadoop-unit-hive/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-kafka/pom.xml b/hadoop-unit-kafka/pom.xml index eb85047c..16a65350 100644 --- a/hadoop-unit-kafka/pom.xml +++ b/hadoop-unit-kafka/pom.xml @@ -19,7 +19,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-knox/pom.xml b/hadoop-unit-knox/pom.xml index 64004488..0d9fadd4 100644 --- a/hadoop-unit-knox/pom.xml +++ b/hadoop-unit-knox/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-maven-plugin/pom.xml b/hadoop-unit-maven-plugin/pom.xml index f7dd4492..ca5da5ea 100644 --- a/hadoop-unit-maven-plugin/pom.xml +++ b/hadoop-unit-maven-plugin/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-mongodb/pom.xml b/hadoop-unit-mongodb/pom.xml index c7e2d7b7..e4347df7 100644 --- a/hadoop-unit-mongodb/pom.xml +++ b/hadoop-unit-mongodb/pom.xml @@ -6,7 +6,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-neo4j/pom.xml b/hadoop-unit-neo4j/pom.xml index 5a263c4a..bfa718be 100644 --- a/hadoop-unit-neo4j/pom.xml +++ b/hadoop-unit-neo4j/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-oozie/pom.xml b/hadoop-unit-oozie/pom.xml index 099e473c..610fd54d 100644 --- a/hadoop-unit-oozie/pom.xml +++ b/hadoop-unit-oozie/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-redis/pom.xml b/hadoop-unit-redis/pom.xml index 967b10b4..0926031a 100644 --- a/hadoop-unit-redis/pom.xml +++ b/hadoop-unit-redis/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-site/pom.xml b/hadoop-unit-site/pom.xml index 30df7a1b..0ec954a8 100644 --- a/hadoop-unit-site/pom.xml +++ b/hadoop-unit-site/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-solr/pom.xml b/hadoop-unit-solr/pom.xml index a6e9f243..5ea2eee9 100644 --- a/hadoop-unit-solr/pom.xml +++ b/hadoop-unit-solr/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-solrcloud/pom.xml b/hadoop-unit-solrcloud/pom.xml index 717152f9..8b927daf 100644 --- a/hadoop-unit-solrcloud/pom.xml +++ b/hadoop-unit-solrcloud/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-standalone/pom.xml b/hadoop-unit-standalone/pom.xml index 1dff13af..6fa5522a 100644 --- a/hadoop-unit-standalone/pom.xml +++ b/hadoop-unit-standalone/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-standalone/src/main/resources/hadoop-unit-default.properties b/hadoop-unit-standalone/src/main/resources/hadoop-unit-default.properties index cefc6da7..526687f0 100644 --- a/hadoop-unit-standalone/src/main/resources/hadoop-unit-default.properties +++ b/hadoop-unit-standalone/src/main/resources/hadoop-unit-default.properties @@ -1,30 +1,30 @@ #HADOOP_HOME=/opt/hadoop -zookeeper.artifact=fr.jetoile.hadoop:hadoop-unit-zookeeper:2.9-SNAPSHOT -hdfs.artifact=fr.jetoile.hadoop:hadoop-unit-hdfs:2.9-SNAPSHOT -alluxio.artifact=fr.jetoile.hadoop:hadoop-unit-alluxio:2.9-SNAPSHOT -hivemeta.artifact=fr.jetoile.hadoop:hadoop-unit-hive:2.9-SNAPSHOT -hiveserver2.artifact=fr.jetoile.hadoop:hadoop-unit-hive:2.9-SNAPSHOT -hivemeta_2.artifact=fr.jetoile.hadoop:hadoop-unit-hive2:2.9-SNAPSHOT -hiveserver2_2.artifact=fr.jetoile.hadoop:hadoop-unit-hive2:2.9-SNAPSHOT -hivemeta_3.artifact=fr.jetoile.hadoop:hadoop-unit-hive3:2.9-SNAPSHOT -hiveserver2_3.artifact=fr.jetoile.hadoop:hadoop-unit-hive3:2.9-SNAPSHOT -kafka.artifact=fr.jetoile.hadoop:hadoop-unit-kafka:2.9-SNAPSHOT -hbase.artifact=fr.jetoile.hadoop:hadoop-unit-hbase:2.9-SNAPSHOT -oozie.artifact=fr.jetoile.hadoop:hadoop-unit-oozie:2.9-SNAPSHOT -solr.artifact=fr.jetoile.hadoop:hadoop-unit-solr:2.9-SNAPSHOT -solrcloud.artifact=fr.jetoile.hadoop:hadoop-unit-solrcloud:2.9-SNAPSHOT -cassandra.artifact=fr.jetoile.hadoop:hadoop-unit-cassandra:2.9-SNAPSHOT -mongodb.artifact=fr.jetoile.hadoop:hadoop-unit-mongodb:2.9-SNAPSHOT -elasticsearch.artifact=fr.jetoile.hadoop:hadoop-unit-elasticsearch:2.9-SNAPSHOT -neo4j.artifact=fr.jetoile.hadoop:hadoop-unit-neo4j:2.9-SNAPSHOT -knox.artifact=fr.jetoile.hadoop:hadoop-unit-knox:2.9-SNAPSHOT -redis.artifact=fr.jetoile.hadoop:hadoop-unit-redis:2.9-SNAPSHOT -yarn.artifact=fr.jetoile.hadoop:hadoop-unit-yarn:2.9-SNAPSHOT -confluent.kafka.artifact=fr.jetoile.hadoop:hadoop-unit-confluent:2.9-SNAPSHOT -confluent.schemaregistry.artifact=fr.jetoile.hadoop:hadoop-unit-confluent:2.9-SNAPSHOT -confluent.ksql_rest.artifact=fr.jetoile.hadoop:hadoop-unit-confluent:2.9-SNAPSHOT -confluent.kafka_rest.artifact=fr.jetoile.hadoop:hadoop-unit-confluent-rest:2.9-SNAPSHOT +zookeeper.artifact=fr.jetoile.hadoop:hadoop-unit-zookeeper:2.9 +hdfs.artifact=fr.jetoile.hadoop:hadoop-unit-hdfs:2.9 +alluxio.artifact=fr.jetoile.hadoop:hadoop-unit-alluxio:2.9 +hivemeta.artifact=fr.jetoile.hadoop:hadoop-unit-hive:2.9 +hiveserver2.artifact=fr.jetoile.hadoop:hadoop-unit-hive:2.9 +hivemeta_2.artifact=fr.jetoile.hadoop:hadoop-unit-hive2:2.9 +hiveserver2_2.artifact=fr.jetoile.hadoop:hadoop-unit-hive2:2.9 +hivemeta_3.artifact=fr.jetoile.hadoop:hadoop-unit-hive3:2.9 +hiveserver2_3.artifact=fr.jetoile.hadoop:hadoop-unit-hive3:2.9 +kafka.artifact=fr.jetoile.hadoop:hadoop-unit-kafka:2.9 +hbase.artifact=fr.jetoile.hadoop:hadoop-unit-hbase:2.9 +oozie.artifact=fr.jetoile.hadoop:hadoop-unit-oozie:2.9 +solr.artifact=fr.jetoile.hadoop:hadoop-unit-solr:2.9 +solrcloud.artifact=fr.jetoile.hadoop:hadoop-unit-solrcloud:2.9 +cassandra.artifact=fr.jetoile.hadoop:hadoop-unit-cassandra:2.9 +mongodb.artifact=fr.jetoile.hadoop:hadoop-unit-mongodb:2.9 +elasticsearch.artifact=fr.jetoile.hadoop:hadoop-unit-elasticsearch:2.9 +neo4j.artifact=fr.jetoile.hadoop:hadoop-unit-neo4j:2.9 +knox.artifact=fr.jetoile.hadoop:hadoop-unit-knox:2.9 +redis.artifact=fr.jetoile.hadoop:hadoop-unit-redis:2.9 +yarn.artifact=fr.jetoile.hadoop:hadoop-unit-yarn:2.9 +confluent.kafka.artifact=fr.jetoile.hadoop:hadoop-unit-confluent:2.9 +confluent.schemaregistry.artifact=fr.jetoile.hadoop:hadoop-unit-confluent:2.9 +confluent.ksql_rest.artifact=fr.jetoile.hadoop:hadoop-unit-confluent:2.9 +confluent.kafka_rest.artifact=fr.jetoile.hadoop:hadoop-unit-confluent-rest:2.9 maven.central.repo=https://repo.maven.apache.org/maven2/ maven.local.repo=/home/khanh/.m2/repository diff --git a/hadoop-unit-windowslibs/pom.xml b/hadoop-unit-windowslibs/pom.xml index 2ffd3c09..0e644700 100644 --- a/hadoop-unit-windowslibs/pom.xml +++ b/hadoop-unit-windowslibs/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-yarn/pom.xml b/hadoop-unit-yarn/pom.xml index 641cf876..6f158039 100644 --- a/hadoop-unit-yarn/pom.xml +++ b/hadoop-unit-yarn/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/hadoop-unit-zookeeper/pom.xml b/hadoop-unit-zookeeper/pom.xml index eed1ded8..e6628ad9 100644 --- a/hadoop-unit-zookeeper/pom.xml +++ b/hadoop-unit-zookeeper/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/pom.xml b/pom.xml index 1ed6d288..207ee632 100755 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ fr.jetoile.hadoop hadoop-unit pom - 2.9-SNAPSHOT + 2.9 hadoop-unit https://github.com/jetoile/hadoop-unit diff --git a/sample/all/pom.xml b/sample/all/pom.xml index 04ab487f..1006f4e6 100644 --- a/sample/all/pom.xml +++ b/sample/all/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/sample/confluent-integrationtest/pom.xml b/sample/confluent-integrationtest/pom.xml index 47385cdb..46b6780b 100644 --- a/sample/confluent-integrationtest/pom.xml +++ b/sample/confluent-integrationtest/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/sample/confluent-integrationtest/src/test/resources/hadoop-unit-default.properties b/sample/confluent-integrationtest/src/test/resources/hadoop-unit-default.properties index 88653505..f3e37a1a 100644 --- a/sample/confluent-integrationtest/src/test/resources/hadoop-unit-default.properties +++ b/sample/confluent-integrationtest/src/test/resources/hadoop-unit-default.properties @@ -1,36 +1,5 @@ #HADOOP_HOME=/opt/hadoop -zookeeper.artifact=fr.jetoile.hadoop:hadoop-unit-zookeeper:2.9-SNAPSHOT -hdfs.artifact=fr.jetoile.hadoop:hadoop-unit-hdfs:2.9-SNAPSHOT -alluxio.artifact=fr.jetoile.hadoop:hadoop-unit-alluxio:2.9-SNAPSHOT -hivemeta.artifact=fr.jetoile.hadoop:hadoop-unit-hive:2.9-SNAPSHOT -hiveserver2.artifact=fr.jetoile.hadoop:hadoop-unit-hive:2.9-SNAPSHOT -hivemeta_2.artifact=fr.jetoile.hadoop:hadoop-unit-hive2:2.9-SNAPSHOT -hiveserver2_2.artifact=fr.jetoile.hadoop:hadoop-unit-hive2:2.9-SNAPSHOT -hivemeta_3.artifact=fr.jetoile.hadoop:hadoop-unit-hive3:2.9-SNAPSHOT -hiveserver2_3.artifact=fr.jetoile.hadoop:hadoop-unit-hive3:2.9-SNAPSHOT -kafka.artifact=fr.jetoile.hadoop:hadoop-unit-kafka:2.9-SNAPSHOT -hbase.artifact=fr.jetoile.hadoop:hadoop-unit-hbase:2.9-SNAPSHOT -oozie.artifact=fr.jetoile.hadoop:hadoop-unit-oozie:2.9-SNAPSHOT -solr.artifact=fr.jetoile.hadoop:hadoop-unit-solr:2.9-SNAPSHOT -solrcloud.artifact=fr.jetoile.hadoop:hadoop-unit-solrcloud:2.9-SNAPSHOT -cassandra.artifact=fr.jetoile.hadoop:hadoop-unit-cassandra:2.9-SNAPSHOT -mongodb.artifact=fr.jetoile.hadoop:hadoop-unit-mongodb:2.9-SNAPSHOT -elasticsearch.artifact=fr.jetoile.hadoop:hadoop-unit-elasticsearch:2.9-SNAPSHOT -neo4j.artifact=fr.jetoile.hadoop:hadoop-unit-neo4j:2.9-SNAPSHOT -knox.artifact=fr.jetoile.hadoop:hadoop-unit-knox:2.9-SNAPSHOT -redis.artifact=fr.jetoile.hadoop:hadoop-unit-redis:2.9-SNAPSHOT -yarn.artifact=fr.jetoile.hadoop:hadoop-unit-yarn:2.9-SNAPSHOT -confluent.kafka.artifact=fr.jetoile.hadoop:hadoop-unit-confluent:2.9-SNAPSHOT -confluent.schemaregistry.artifact=fr.jetoile.hadoop:hadoop-unit-confluent:2.9-SNAPSHOT -confluent.ksql_rest.artifact=fr.jetoile.hadoop:hadoop-unit-confluent:2.9-SNAPSHOT -confluent.kafka_rest.artifact=fr.jetoile.hadoop:hadoop-unit-confluent-rest:2.9-SNAPSHOT - -maven.central.repo=https://repo.maven.apache.org/maven2/ -maven.local.repo=/home/khanh/.m2/repository - -maven.debug=true - # Zookeeper zookeeper.temp.dir=/tmp/embedded_zk zookeeper.host=127.0.0.1 diff --git a/sample/kafka-spark-streaming/pom.xml b/sample/kafka-spark-streaming/pom.xml index 9a3adac0..d7e9bfe9 100644 --- a/sample/kafka-spark-streaming/pom.xml +++ b/sample/kafka-spark-streaming/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/sample/kafka-stream/pom.xml b/sample/kafka-stream/pom.xml index 16c8a8d2..a608c4a4 100644 --- a/sample/kafka-stream/pom.xml +++ b/sample/kafka-stream/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/sample/knox-hbase-webhdfs/pom.xml b/sample/knox-hbase-webhdfs/pom.xml index 41f68e6f..0a95a511 100644 --- a/sample/knox-hbase-webhdfs/pom.xml +++ b/sample/knox-hbase-webhdfs/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/sample/parquet-spark/pom.xml b/sample/parquet-spark/pom.xml index 5b1b1236..21a012f0 100644 --- a/sample/parquet-spark/pom.xml +++ b/sample/parquet-spark/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/sample/pom.xml b/sample/pom.xml index ed85fda2..5243e68e 100644 --- a/sample/pom.xml +++ b/sample/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 pom diff --git a/sample/redis/pom.xml b/sample/redis/pom.xml index 59041549..ce6e2745 100644 --- a/sample/redis/pom.xml +++ b/sample/redis/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/sample/solr-parquet-spark/pom.xml b/sample/solr-parquet-spark/pom.xml index dc2cff0a..33fb8616 100644 --- a/sample/solr-parquet-spark/pom.xml +++ b/sample/solr-parquet-spark/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0 diff --git a/sample/spark-streaming-cassandra/pom.xml b/sample/spark-streaming-cassandra/pom.xml index 4f4916dc..48e6723e 100644 --- a/sample/spark-streaming-cassandra/pom.xml +++ b/sample/spark-streaming-cassandra/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 2.9-SNAPSHOT + 2.9 4.0.0