Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
feat: update to NiFi 1.11.3 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
bednar authored Mar 13, 2020
1 parent 0527f8a commit 4c11341
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 44 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## v1.6.0 [unreleased]

### Others
* [32](https://github.com/influxdata/nifi-influxdb-bundle/pull/32): Updated to Apache NiFi 1.11.3

## v1.5.0 [2020-02-17]

### Others
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-nar-bundles</artifactId>
<version>1.11.1</version>
<version>1.11.3</version>
</parent>

<artifactId>nifi-influx-database-bundle</artifactId>
Expand Down Expand Up @@ -101,7 +101,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<nifi.version>1.11.1</nifi.version>
<nifi.version>1.11.3</nifi.version>

<plugin.surefire.version>2.22.0</plugin.surefire.version>
<plugin.jacoco.version>0.8.2</plugin.jacoco.version>
Expand Down
2 changes: 1 addition & 1 deletion scripts/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# limitations under the License.
#

ARG NIFI_IMAGE=apache/nifi:1.11.1
ARG NIFI_IMAGE=apache/nifi:1.11.3

FROM $NIFI_IMAGE

Expand Down
80 changes: 40 additions & 40 deletions scripts/flow.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ Set as Line Protocol.</value>
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -245,7 +245,7 @@ Set as Line Protocol.</value>
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -281,7 +281,7 @@ Set as Line Protocol.</value>
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -382,7 +382,7 @@ Set as Line Protocol.</value>
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -429,7 +429,7 @@ Set as Line Protocol.</value>
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -468,7 +468,7 @@ Set as Line Protocol.</value>
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -501,7 +501,7 @@ Set as Line Protocol.</value>
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -537,7 +537,7 @@ Set as Line Protocol.</value>
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -570,7 +570,7 @@ Set as Line Protocol.</value>
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -657,7 +657,7 @@ Set as Line Protocol.</value>
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -744,7 +744,7 @@ Set as Line Protocol.</value>
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -780,7 +780,7 @@ Set as Line Protocol.</value>
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -1190,7 +1190,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-http-context-map-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<enabled>true</enabled>
<property>
Expand All @@ -1210,7 +1210,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -1286,7 +1286,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-http-context-map-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<enabled>true</enabled>
<property>
Expand All @@ -1306,7 +1306,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -1343,7 +1343,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -1438,7 +1438,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -1507,7 +1507,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -1655,7 +1655,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -1707,7 +1707,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-social-media-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -2042,7 +2042,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>5 sec</schedulingPeriod>
Expand Down Expand Up @@ -2099,7 +2099,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -2151,7 +2151,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-kafka-0-10-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -2236,7 +2236,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-update-attribute-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -2394,7 +2394,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -2659,7 +2659,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -2781,7 +2781,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -2826,7 +2826,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-registry-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -2868,7 +2868,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -2921,7 +2921,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -3069,7 +3069,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -3192,7 +3192,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -3244,7 +3244,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -3533,7 +3533,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<enabled>false</enabled>
<property>
Expand Down Expand Up @@ -3602,7 +3602,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -3654,7 +3654,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -3756,7 +3756,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -3933,7 +3933,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<artifact>nifi-standard-nar</artifact>
<group>org.apache.nifi</group>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<config>
<bulletinLevel>WARN</bulletinLevel>
Expand Down Expand Up @@ -4051,7 +4051,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<artifact>nifi-social-media-nar</artifact>
<group>org.apache.nifi</group>
<version>1.11.1</version>
<version>1.11.3</version>
</bundle>
<config>
<bulletinLevel>WARN</bulletinLevel>
Expand Down
Loading

0 comments on commit 4c11341

Please sign in to comment.