Skip to content

Commit

Permalink
Updated version to 3.10.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
rpawar16 committed May 28, 2019
1 parent 04bbfc6 commit 4f9fa29
Show file tree
Hide file tree
Showing 216 changed files with 431 additions and 431 deletions.
10 changes: 5 additions & 5 deletions BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@ From within the Data Collector directory, execute:

To start the Data Collector, execute:

`dist/target/streamsets-datacollector-3.9.0-SNAPSHOT/streamsets-datacollector-3.9.0-SNAPSHOT/bin/streamsets dc`
`dist/target/streamsets-datacollector-3.10.0-SNAPSHOT/streamsets-datacollector-3.10.0-SNAPSHOT/bin/streamsets dc`

For Data Collector CLI, execute:

`dist/target/streamsets-datacollector-3.9.0-SNAPSHOT/streamsets-datacollector-3.9.0-SNAPSHOT/bin/streamsets cli`
`dist/target/streamsets-datacollector-3.10.0-SNAPSHOT/streamsets-datacollector-3.10.0-SNAPSHOT/bin/streamsets cli`

To skip the RAT report during the build use the `-DskipRat` option.

Expand All @@ -97,15 +97,15 @@ From within the Data Collector directory, execute:

The release tarball will be created at:

`release/target/streamsets-datacollector-all-3.9.0-SNAPSHOT.tgz`
`release/target/streamsets-datacollector-all-3.10.0-SNAPSHOT.tgz`

Extract the tarball to your preferred location :

`tar xf streamsets-datacollector-all-3.9.0-SNAPSHOT.tgz`
`tar xf streamsets-datacollector-all-3.10.0-SNAPSHOT.tgz`

To start the DataCollector, execute:

`streamsets-datacollector-all-3.9.0-SNAPSHOT/bin/streamsets dc`
`streamsets-datacollector-all-3.10.0-SNAPSHOT/bin/streamsets dc`

## Troubleshooting

Expand Down
4 changes: 2 additions & 2 deletions aerospike-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-aerospike-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Aerospike 3.15.0.1 Lib</description>
<name>StreamSets Data Collector Aerospike 3.15.0.1 Lib</name>

Expand Down
4 changes: 2 additions & 2 deletions apache-kafka_0_10-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_0_10-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kafka 0.10 Lib</description>
<name>StreamSets Data Collector Apache Kafka 0.10 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kafka_0_11-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_0_11-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kafka 0.11 Lib</description>
<name>StreamSets Data Collector Apache Kafka 0.11 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kafka_0_8_1-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_0_8_1-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kafka 0.8.1.1 Lib</description>
<name>StreamSets Data Collector Apache Kafka 0.8.1.1 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kafka_0_8_2-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_0_8_2-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kafka 0.8.2.2 Lib</description>
<name>StreamSets Data Collector Apache Kafka 0.8.2.2 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kafka_0_9-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_0_9-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kafka 0.9 Lib</description>
<name>StreamSets Data Collector Apache Kafka 0.9 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kafka_1_0-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_1_0-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kafka 1.0 Lib</description>
<name>StreamSets Data Collector Apache Kafka 1.0 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kafka_1_1-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_1_1-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kafka 1.1 Lib</description>
<name>StreamSets Data Collector Apache Kafka 1.1 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kafka_2_0-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_2_0-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kafka 2.0 Lib</description>
<name>StreamSets Data Collector Apache Kafka 2.0 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kudu_1_0-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kudu_1_0-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kudu 1.0 Lib</description>
<name>StreamSets Data Collector Apache Kudu 1.0 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kudu_1_1-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kudu_1_1-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kudu 1.1 Lib</description>
<name>StreamSets Data Collector Apache Kudu 1.1 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kudu_1_2-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kudu_1_2-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kudu 1.2 Lib</description>
<name>StreamSets Data Collector Apache Kudu 1.2 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kudu_1_3-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kudu_1_3-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kudu 1.3 Lib</description>
<name>StreamSets Data Collector Apache Kudu 1.3 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kudu_1_4-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kudu_1_4-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kudu 1.4 Lib</description>
<name>StreamSets Data Collector Apache Kudu 1.4 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kudu_1_5-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kudu_1_5-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kudu 1.5 Lib</description>
<name>StreamSets Data Collector Apache Kudu 1.5 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kudu_1_6-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kudu_1_6-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kudu 1.6 Lib</description>
<name>StreamSets Data Collector Apache Kudu 1.6 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kudu_1_7-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kudu_1_7-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kudu 1.7 Lib</description>
<name>StreamSets Data Collector Apache Kudu 1.7 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-pulsar_2-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-pulsar_2-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Pulsar 2.2.0 Lib</description>
<name>StreamSets Data Collector Apache Pulsar 2.2.0 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-solr_6_1_0-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-solr_6_1_0-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Solr 6.1.0 Lib</description>
<name>StreamSets Data Collector Apache Solr 6.1.0 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions aws-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<artifactId>streamsets-datacollector-aws-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Amazon AWS Library</description>
<name>StreamSets Data Collector Amazon AWS Library</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions aws-secrets-manager-credentialstore-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-aws-secrets-manager-credentialstore-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector AWS Secrets Manager 1.0.0 Lib</description>
<name>StreamSets Data Collector AWS Secrets Manager 1.0.0 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions aws-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-root-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../root-lib</relativePath>
</parent>
<artifactId>streamsets-datacollector-aws-support</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Amazon AWS Support</description>
<name>StreamSets Data Collector Amazon AWS Support</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions azure-keyvault-credentialstore-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-azure-keyvault-credentialstore-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Azure Key Vault 1.0.0 Lib</description>
<name>StreamSets Data Collector Azure Key Vault 1.0.0 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions azure-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-azure-lib</artifactId>
<version>3.9.0-SNAPSHOT</version>
<version>3.10.0-SNAPSHOT</version>
<description>StreamSets Data Collector Azure Library</description>
<name>StreamSets Data Collector Azure Library</name>
<packaging>jar</packaging>
Expand Down
Loading

0 comments on commit 4f9fa29

Please sign in to comment.