Skip to content

Commit

Permalink
Updated version to 4.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohit Pawar authored and Rohit Pawar committed Apr 15, 2021
1 parent b007258 commit 1b3308a
Show file tree
Hide file tree
Showing 259 changed files with 519 additions and 519 deletions.
14 changes: 7 additions & 7 deletions BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,11 @@ From within the Data Collector directory, execute:

To start the Data Collector, execute:

`dist/target/streamsets-datacollector-3.23.0-SNAPSHOT/streamsets-datacollector-3.23.0-SNAPSHOT/bin/streamsets dc`
`dist/target/streamsets-datacollector-4.0.0-SNAPSHOT/streamsets-datacollector-4.0.0-SNAPSHOT/bin/streamsets dc`

For Data Collector CLI, execute:

`dist/target/streamsets-datacollector-3.23.0-SNAPSHOT/streamsets-datacollector-3.23.0-SNAPSHOT/bin/streamsets cli`
`dist/target/streamsets-datacollector-4.0.0-SNAPSHOT/streamsets-datacollector-4.0.0-SNAPSHOT/bin/streamsets cli`

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

Expand All @@ -123,23 +123,23 @@ From within the Data Collector directory, execute:

The release tarball will be created at:

`release/target/streamsets-datacollector-all-3.23.0-SNAPSHOT-CATALOG.tgz`
`release/target/streamsets-datacollector-all-4.0.0-SNAPSHOT-CATALOG.tgz`

Extract the tarball to your preferred location :

`tar xf streamsets-datacollector-all-3.23.0-SNAPSHOT-CATALOG.tgz`
`tar xf streamsets-datacollector-all-4.0.0-SNAPSHOT-CATALOG.tgz`

To start the DataCollector, execute:

`streamsets-datacollector-all-3.23.0-SNAPSHOT-CATALOG/bin/streamsets dc`
`streamsets-datacollector-all-4.0.0-SNAPSHOT-CATALOG/bin/streamsets dc`

Extract the tarball to your preferred location :

`tar xf streamsets-datacollector-all-3.23.0-SNAPSHOT.tgz`
`tar xf streamsets-datacollector-all-4.0.0-SNAPSHOT.tgz`

To start the DataCollector, execute:

`streamsets-datacollector-all-3.23.0-SNAPSHOT/bin/streamsets dc`
`streamsets-datacollector-all-4.0.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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-aerospike-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_0_10-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_0_11-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.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.23.0-SNAPSHOT</version>
<version>4.0.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.23.0-SNAPSHOT</version>
<version>4.0.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.23.0-SNAPSHOT</version>
<version>4.0.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.23.0-SNAPSHOT</version>
<version>4.0.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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_0_9-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_1_0-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_1_1-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_2_0-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.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-kafka_2_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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_2_1-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kafka 2.1 Lib</description>
<name>StreamSets Data Collector Apache Kafka 2.1 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kafka_2_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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_2_2-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kafka 2.2 Lib</description>
<name>StreamSets Data Collector Apache Kafka 2.2 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kafka_2_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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_2_3-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kafka 2.3 Lib</description>
<name>StreamSets Data Collector Apache Kafka 2.3 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kafka_2_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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_2_4-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kafka 2.4 Lib</description>
<name>StreamSets Data Collector Apache Kafka 2.4 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kafka_2_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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_2_5-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kafka 2.5 Lib</description>
<name>StreamSets Data Collector Apache Kafka 2.5 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kafka_2_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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_2_6-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kafka 2.6 Lib</description>
<name>StreamSets Data Collector Apache Kafka 2.6 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kafka_2_7-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-stage-lib-parent</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kafka_2_7-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kafka 2.7 Lib</description>
<name>StreamSets Data Collector Apache Kafka 2.7 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions apache-kudu-connection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
<parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-root-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../root-lib</relativePath>
</parent>
<artifactId>streamsets-apache-kudu-connection</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<description>StreamSets Data Collector Apache Kudu Connection</description>
<name>StreamSets Data Collector Apache Kudu Connection</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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kudu_1_0-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kudu_1_1-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kudu_1_2-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kudu_1_3-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kudu_1_4-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.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.23.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kudu_1_5-lib</artifactId>
<version>3.23.0-SNAPSHOT</version>
<version>4.0.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
Loading

0 comments on commit 1b3308a

Please sign in to comment.