Skip to content

Commit

Permalink
Updated version to 3.3.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
rpawar16 committed Apr 18, 2018
1 parent e473cc8 commit a86f272
Show file tree
Hide file tree
Showing 185 changed files with 367 additions and 367 deletions.
10 changes: 5 additions & 5 deletions BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,11 @@ From within the Data Collector directory, execute:

To start the Data Collector, execute:

`dist/target/streamsets-datacollector-3.2.0.0-SNAPSHOT/streamsets-datacollector-3.2.0.0-SNAPSHOT/bin/streamsets dc`
`dist/target/streamsets-datacollector-3.3.0.0-SNAPSHOT/streamsets-datacollector-3.3.0.0-SNAPSHOT/bin/streamsets dc`

For Data Collector CLI, execute:

`dist/target/streamsets-datacollector-3.2.0.0-SNAPSHOT/streamsets-datacollector-3.2.0.0-SNAPSHOT/bin/streamsets cli`
`dist/target/streamsets-datacollector-3.3.0.0-SNAPSHOT/streamsets-datacollector-3.3.0.0-SNAPSHOT/bin/streamsets cli`

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

Expand All @@ -84,12 +84,12 @@ From within the Data Collector directory, execute:

The release tarball will be created at:

`release/target/streamsets-datacollector-all-3.2.0.0-SNAPSHOT.tgz`
`release/target/streamsets-datacollector-all-3.3.0.0-SNAPSHOT.tgz`

Extract the tarball to your preferred location :

`tar xf streamsets-datacollector-all-3.2.0.0-SNAPSHOT.tgz`
`tar xf streamsets-datacollector-all-3.3.0.0-SNAPSHOT.tgz`

To start the DataCollector, execute:

`streamsets-datacollector-all-3.2.0.0-SNAPSHOT/bin/streamsets dc`
`streamsets-datacollector-all-3.3.0.0-SNAPSHOT/bin/streamsets dc`
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.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-aerospike-lib</artifactId>
<version>3.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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-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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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.2.0.0-SNAPSHOT</version>
<version>3.3.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
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.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kudu_1_6-lib</artifactId>
<version>3.2.0.0-SNAPSHOT</version>
<version>3.3.0.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.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-apache-kudu_1_7-lib</artifactId>
<version>3.2.0.0-SNAPSHOT</version>
<version>3.3.0.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-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.2.0.0-SNAPSHOT</version>
<version>3.3.0.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.2.0.0-SNAPSHOT</version>
<version>3.3.0.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.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<artifactId>streamsets-datacollector-aws-lib</artifactId>
<version>3.2.0.0-SNAPSHOT</version>
<version>3.3.0.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 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.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-azure-lib</artifactId>
<version>3.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<description>StreamSets Data Collector Azure Library</description>
<name>StreamSets Data Collector Azure Library</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions basic-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.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<artifactId>streamsets-datacollector-basic-lib</artifactId>
<version>3.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<description>StreamSets Data Collector Basic Lib</description>
<name>StreamSets Data Collector Basic Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions bigtable-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.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-bigtable-lib</artifactId>
<version>3.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<description>StreamSets Data Collector Google Cloud Bigtable Lib</description>
<name>StreamSets Data Collector Google Cloud Bigtable Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions bootstrap/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-root</artifactId>
<version>3.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<relativePath>../root</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-bootstrap</artifactId>
<version>3.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<description>StreamSets Data Collector Bootstrap</description>
<name>StreamSets Data Collector Bootstrap</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions cassandra-protolib/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.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<relativePath>../root-lib</relativePath>
</parent>
<artifactId>streamsets-datacollector-cassandra-protolib</artifactId>
<version>3.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<description>StreamSets Data Collector Cassandra ProtoLib</description>
<name>StreamSets Data Collector Cassandra ProtoLib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions cassandra_3-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.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<artifactId>streamsets-datacollector-cassandra_3-lib</artifactId>
<version>3.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<description>StreamSets Data Collector Cassandra Driver 3.2.0 Lib</description>
<name>StreamSets Data Collector Cassandra Driver 3.2.0 Lib</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions cdh_5_10-cluster-cdh_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.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<relativePath>../stage-lib-parent</relativePath>
</parent>
<groupId>com.streamsets</groupId>
<artifactId>streamsets-datacollector-cdh_5_10-cluster-cdh_kafka_2_1-lib</artifactId>
<version>3.2.0.0-SNAPSHOT</version>
<version>3.3.0.0-SNAPSHOT</version>
<description>StreamSets Data Collector CDH 5.10.1 Cluster Cloudera Kafka 2.1.1 Lib</description>
<name>StreamSets Data Collector CDH 5.10.1 Cluster Kafka 2.1.1 Lib</name>
<packaging>jar</packaging>
Expand Down
Loading

0 comments on commit a86f272

Please sign in to comment.