From aeef1c3c115024d0c2df4437e5e284d11efbc7ee Mon Sep 17 00:00:00 2001 From: jetoile Date: Wed, 13 Mar 2019 23:47:25 +0100 Subject: [PATCH] v3.3 --- CHANGELOG.md | 13 ++++++++++--- hadoop-unit-alluxio/pom.xml | 2 +- hadoop-unit-cassandra/pom.xml | 2 +- .../hadoop-unit-client-alluxio/pom.xml | 2 +- .../hadoop-unit-client-commons/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-docker/pom.xml | 2 +- hadoop-unit-dockercompose/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 +- hadoop-unit-windowslibs/pom.xml | 2 +- hadoop-unit-yarn/pom.xml | 2 +- hadoop-unit-zookeeper/pom.xml | 2 +- pom.xml | 18 +++++++++++++++--- sample/all/pom.xml | 2 +- sample/confluent-integrationtest/pom.xml | 2 +- sample/docker-integrationtest/pom.xml | 2 +- sample/dockercompose-integrationtest/pom.xml | 2 +- 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 +- 48 files changed, 71 insertions(+), 52 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f2a76c8..1c1e5991 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ ## Change Log -### v3.2 (2019/02/24 16:12 +00:00) +### v3.3 (2019/03/13 21:43 +00:00) +- [72e3e61](https://github.com/jetoile/hadoop-unit/commit/72e3e6154ffe03765171fe82aee1a7a8a8218b0e) use filtering to manage version into hadoop-unit-default.properties (@jetoile) +- [ea3453d](https://github.com/jetoile/hadoop-unit/commit/ea3453dc672445cee79a91817c17c82f5a18f449) allow to set datanode address (@jetoile) +- [63493b9](https://github.com/jetoile/hadoop-unit/commit/63493b9676d3a253221e8a187afa882cdf74b8f2) update docs (@jetoile) +- [558bd67](https://github.com/jetoile/hadoop-unit/commit/558bd6732a1058c05b30c7e0bcd4a8e3aaed1bbb) prepare for next dev version (@jetoile) + +### v3.2 (2019/02/24 18:16 +00:00) +- [57d6482](https://github.com/jetoile/hadoop-unit/commit/57d64827fe83d49377b8880029b24c712d0ac279) v3.2 (@jetoile) - [8a42b42](https://github.com/jetoile/hadoop-unit/commit/8a42b42946f2b82ea7713dcc43bee1cd15526d89) add docker compose support for standalone mode (@jetoile) - [bd3eed9](https://github.com/jetoile/hadoop-unit/commit/bd3eed9e8327fa138cee7f860a69ed15b3f6a1b6) add docker compose support (@jetoile) - [9cf47f7](https://github.com/jetoile/hadoop-unit/commit/9cf47f76dff0521c08ff1cf674cdfcab33791b4c) rename testcontainer into docker (@jetoile) @@ -70,8 +77,8 @@ - [73d7322](https://github.com/jetoile/hadoop-unit/commit/73d7322bb3f3b4728b1621a249a7d3e949736bb8) prepare for next dev version (@jetoile) ### v2.7 (2018/05/20 16:03 +00:00) -- [eca5775](https://github.com/jetoile/hadoop-unit/commit/eca5775dfad567d7e2a2fa5eb2b072024462a517) clean code (@jetoile) - [8c624cc](https://github.com/jetoile/hadoop-unit/commit/8c624ccd832d3065a6aeae4afd36a89ca9023bcd) v2.7 (@jetoile) +- [eca5775](https://github.com/jetoile/hadoop-unit/commit/eca5775dfad567d7e2a2fa5eb2b072024462a517) clean code (@jetoile) - [4e1864c](https://github.com/jetoile/hadoop-unit/commit/4e1864c3d5adbb48c5488fb0a9eb9988da7860e0) fix redis download (@jetoile) - [1a769de](https://github.com/jetoile/hadoop-unit/commit/1a769dea9fa93ee22487e04782df5f3988c30887) update doc for ksql (@jetoile) - [2d9097e](https://github.com/jetoile/hadoop-unit/commit/2d9097eca9f1a8012840993913a96292119f3cc4) add support for ES 6.2.4 (@jetoile) @@ -239,8 +246,8 @@ - [3c037b6](https://github.com/jetoile/hadoop-unit/commit/3c037b63ac157e16cd76ffee449e7f7be19946f3) Update README.md (@jetoile) - [300edc2](https://github.com/jetoile/hadoop-unit/commit/300edc2bc34618212a6c13822817964e58dc6aba) Cosmetics (@framiere) - [034680b](https://github.com/jetoile/hadoop-unit/commit/034680bfa6b4e9bc89a0158d64af0529f5f78c9e) update docs (@jetoile) -- [0b06a16](https://github.com/jetoile/hadoop-unit/commit/0b06a16276c1f00c70ba8a85c14df59089448814) add cassandra support (@jetoile) - [9e85192](https://github.com/jetoile/hadoop-unit/commit/9e8519274e4751d01e8d3775b4b06f5b5207c2f8) use Config var instead default.properties (@jetoile) +- [0b06a16](https://github.com/jetoile/hadoop-unit/commit/0b06a16276c1f00c70ba8a85c14df59089448814) add cassandra support (@jetoile) - [6034598](https://github.com/jetoile/hadoop-unit/commit/6034598fca16b3f6192185407af0232a35762c0c) add mongodb support (@jetoile) - [379726a](https://github.com/jetoile/hadoop-unit/commit/379726ac32827b31a9204545eb2826bfa32f6f07) update docs (@jetoile) - [60ae8b9](https://github.com/jetoile/hadoop-unit/commit/60ae8b9bf1e499667df85c4ff0ff36cce59cc5d5) update to mini cluster 1.5.0 (@jetoile) diff --git a/hadoop-unit-alluxio/pom.xml b/hadoop-unit-alluxio/pom.xml index 8281b7fd..8d97285f 100644 --- a/hadoop-unit-alluxio/pom.xml +++ b/hadoop-unit-alluxio/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-cassandra/pom.xml b/hadoop-unit-cassandra/pom.xml index da68d1d5..88c7e82a 100644 --- a/hadoop-unit-cassandra/pom.xml +++ b/hadoop-unit-cassandra/pom.xml @@ -6,7 +6,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 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 1e441a3f..f0f71e82 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 - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-client/hadoop-unit-client-commons/pom.xml b/hadoop-unit-client/hadoop-unit-client-commons/pom.xml index d35f0d7f..3986d95e 100644 --- a/hadoop-unit-client/hadoop-unit-client-commons/pom.xml +++ b/hadoop-unit-client/hadoop-unit-client-commons/pom.xml @@ -5,7 +5,7 @@ hadoop-unit-client fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 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 7d179a66..b39317dd 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 - 3.3-SNAPSHOT + 3.3 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 470e7d1c..27570336 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 - 3.3-SNAPSHOT + 3.3 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 bb984463..979725a9 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 - 3.3-SNAPSHOT + 3.3 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 ddc04a71..a839e95a 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 - 3.3-SNAPSHOT + 3.3 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 29c0191a..1b7aac88 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 - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-client/pom.xml b/hadoop-unit-client/pom.xml index 2ad911ff..ac692cb1 100755 --- a/hadoop-unit-client/pom.xml +++ b/hadoop-unit-client/pom.xml @@ -4,7 +4,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-commons-hadoop/pom.xml b/hadoop-unit-commons-hadoop/pom.xml index 3917deef..9cf3739b 100644 --- a/hadoop-unit-commons-hadoop/pom.xml +++ b/hadoop-unit-commons-hadoop/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-commons/pom.xml b/hadoop-unit-commons/pom.xml index 93169c10..13ce23d1 100644 --- a/hadoop-unit-commons/pom.xml +++ b/hadoop-unit-commons/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-confluent-rest/pom.xml b/hadoop-unit-confluent-rest/pom.xml index afdd5f24..0aba1163 100644 --- a/hadoop-unit-confluent-rest/pom.xml +++ b/hadoop-unit-confluent-rest/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-confluent/pom.xml b/hadoop-unit-confluent/pom.xml index c681efd3..0eb6aed7 100644 --- a/hadoop-unit-confluent/pom.xml +++ b/hadoop-unit-confluent/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-docker/pom.xml b/hadoop-unit-docker/pom.xml index e15f4585..c60d7ff2 100644 --- a/hadoop-unit-docker/pom.xml +++ b/hadoop-unit-docker/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-dockercompose/pom.xml b/hadoop-unit-dockercompose/pom.xml index 5562cb12..56b5416e 100644 --- a/hadoop-unit-dockercompose/pom.xml +++ b/hadoop-unit-dockercompose/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-elasticsearch/pom.xml b/hadoop-unit-elasticsearch/pom.xml index 9367b79e..be491af1 100644 --- a/hadoop-unit-elasticsearch/pom.xml +++ b/hadoop-unit-elasticsearch/pom.xml @@ -6,7 +6,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-hbase/pom.xml b/hadoop-unit-hbase/pom.xml index 3db7ac28..ac98046f 100644 --- a/hadoop-unit-hbase/pom.xml +++ b/hadoop-unit-hbase/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-hdfs/pom.xml b/hadoop-unit-hdfs/pom.xml index 56dc3bf0..d6d4326a 100644 --- a/hadoop-unit-hdfs/pom.xml +++ b/hadoop-unit-hdfs/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-hive/pom.xml b/hadoop-unit-hive/pom.xml index d1750bb5..bbd3abe0 100644 --- a/hadoop-unit-hive/pom.xml +++ b/hadoop-unit-hive/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-kafka/pom.xml b/hadoop-unit-kafka/pom.xml index 17233247..ebf83a76 100644 --- a/hadoop-unit-kafka/pom.xml +++ b/hadoop-unit-kafka/pom.xml @@ -19,7 +19,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-knox/pom.xml b/hadoop-unit-knox/pom.xml index 046572f8..bb18ed71 100644 --- a/hadoop-unit-knox/pom.xml +++ b/hadoop-unit-knox/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-maven-plugin/pom.xml b/hadoop-unit-maven-plugin/pom.xml index 6c0c11e5..be5ab758 100644 --- a/hadoop-unit-maven-plugin/pom.xml +++ b/hadoop-unit-maven-plugin/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-mongodb/pom.xml b/hadoop-unit-mongodb/pom.xml index 739d9d8b..fb529091 100644 --- a/hadoop-unit-mongodb/pom.xml +++ b/hadoop-unit-mongodb/pom.xml @@ -6,7 +6,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-neo4j/pom.xml b/hadoop-unit-neo4j/pom.xml index dfa32ef8..06a0cab9 100644 --- a/hadoop-unit-neo4j/pom.xml +++ b/hadoop-unit-neo4j/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-oozie/pom.xml b/hadoop-unit-oozie/pom.xml index 42e73d1d..793b4ab1 100644 --- a/hadoop-unit-oozie/pom.xml +++ b/hadoop-unit-oozie/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-redis/pom.xml b/hadoop-unit-redis/pom.xml index 2447f067..0efe76aa 100644 --- a/hadoop-unit-redis/pom.xml +++ b/hadoop-unit-redis/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-site/pom.xml b/hadoop-unit-site/pom.xml index 7e1b68f0..80c69a00 100644 --- a/hadoop-unit-site/pom.xml +++ b/hadoop-unit-site/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-solr/pom.xml b/hadoop-unit-solr/pom.xml index a31ccd6b..3b5d6094 100644 --- a/hadoop-unit-solr/pom.xml +++ b/hadoop-unit-solr/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-solrcloud/pom.xml b/hadoop-unit-solrcloud/pom.xml index db83a492..f152b5bb 100644 --- a/hadoop-unit-solrcloud/pom.xml +++ b/hadoop-unit-solrcloud/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-standalone/pom.xml b/hadoop-unit-standalone/pom.xml index ab5a6ae3..86d0d456 100644 --- a/hadoop-unit-standalone/pom.xml +++ b/hadoop-unit-standalone/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-windowslibs/pom.xml b/hadoop-unit-windowslibs/pom.xml index 685b7752..e604d345 100644 --- a/hadoop-unit-windowslibs/pom.xml +++ b/hadoop-unit-windowslibs/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-yarn/pom.xml b/hadoop-unit-yarn/pom.xml index 73171261..fb700544 100644 --- a/hadoop-unit-yarn/pom.xml +++ b/hadoop-unit-yarn/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/hadoop-unit-zookeeper/pom.xml b/hadoop-unit-zookeeper/pom.xml index c35b3097..1822932d 100644 --- a/hadoop-unit-zookeeper/pom.xml +++ b/hadoop-unit-zookeeper/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/pom.xml b/pom.xml index 0c9a9242..9fbbbb12 100755 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ fr.jetoile.hadoop hadoop-unit pom - 3.3-SNAPSHOT + 3.3 hadoop-unit https://github.com/jetoile/hadoop-unit @@ -130,8 +130,6 @@ 1.8 1.8 - true - false ${project.version} @@ -986,6 +984,20 @@ + + maven-javadoc-plugin + + + attach-javadocs + + jar + + + + + -Xdoclint:none + + diff --git a/sample/all/pom.xml b/sample/all/pom.xml index b693936b..0dc1b7ce 100644 --- a/sample/all/pom.xml +++ b/sample/all/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/sample/confluent-integrationtest/pom.xml b/sample/confluent-integrationtest/pom.xml index 11baba99..44b28f79 100644 --- a/sample/confluent-integrationtest/pom.xml +++ b/sample/confluent-integrationtest/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/sample/docker-integrationtest/pom.xml b/sample/docker-integrationtest/pom.xml index 73a6fce6..7cc9ca38 100644 --- a/sample/docker-integrationtest/pom.xml +++ b/sample/docker-integrationtest/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/sample/dockercompose-integrationtest/pom.xml b/sample/dockercompose-integrationtest/pom.xml index dc3978f5..9e471943 100644 --- a/sample/dockercompose-integrationtest/pom.xml +++ b/sample/dockercompose-integrationtest/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/sample/kafka-spark-streaming/pom.xml b/sample/kafka-spark-streaming/pom.xml index 7f94cacd..90607a40 100644 --- a/sample/kafka-spark-streaming/pom.xml +++ b/sample/kafka-spark-streaming/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/sample/kafka-stream/pom.xml b/sample/kafka-stream/pom.xml index 7b0da90c..a5511849 100644 --- a/sample/kafka-stream/pom.xml +++ b/sample/kafka-stream/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/sample/knox-hbase-webhdfs/pom.xml b/sample/knox-hbase-webhdfs/pom.xml index 7d2b650b..de75ccb4 100644 --- a/sample/knox-hbase-webhdfs/pom.xml +++ b/sample/knox-hbase-webhdfs/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/sample/parquet-spark/pom.xml b/sample/parquet-spark/pom.xml index cf172007..3fca303f 100644 --- a/sample/parquet-spark/pom.xml +++ b/sample/parquet-spark/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/sample/pom.xml b/sample/pom.xml index 9a69d106..bc498ce2 100644 --- a/sample/pom.xml +++ b/sample/pom.xml @@ -5,7 +5,7 @@ hadoop-unit fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 pom diff --git a/sample/redis/pom.xml b/sample/redis/pom.xml index 5b44c28e..98cc7afa 100644 --- a/sample/redis/pom.xml +++ b/sample/redis/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/sample/solr-parquet-spark/pom.xml b/sample/solr-parquet-spark/pom.xml index 5a0cf32e..487e4505 100644 --- a/sample/solr-parquet-spark/pom.xml +++ b/sample/solr-parquet-spark/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0 diff --git a/sample/spark-streaming-cassandra/pom.xml b/sample/spark-streaming-cassandra/pom.xml index 8ffcefe2..65069a0c 100644 --- a/sample/spark-streaming-cassandra/pom.xml +++ b/sample/spark-streaming-cassandra/pom.xml @@ -5,7 +5,7 @@ sample fr.jetoile.hadoop - 3.3-SNAPSHOT + 3.3 4.0.0