You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by wi...@apache.org on 2021/01/08 22:58:53 UTC

[incubator-streampipes-extensions] branch edge-extensions updated (4cf52dd -> 8ee7da6)

This is an automated email from the ASF dual-hosted git repository.

wiener pushed a change to branch edge-extensions
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-extensions.git.


    from 4cf52dd  [WIP] retrieve node controller host, port from env or use default
     add 910bb88  [STREAMPIPES-269] Optimize dependencies
     new 8ee7da6  Merge branch 'dev' into edge-extensions

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 streampipes-pipeline-elements-all-flink/pom.xml                     | 3 ---
 .../java/org/apache/streampipes/pe/jvm/AllPipelineElementsInit.java | 4 ++++
 streampipes-processors-aggregation-flink/pom.xml                    | 3 ---
 streampipes-processors-enricher-flink/pom.xml                       | 3 ---
 streampipes-processors-filters-jvm/development/env                  | 2 +-
 streampipes-processors-geo-flink/pom.xml                            | 3 ---
 streampipes-processors-geo-jvm/pom.xml                              | 5 ++++-
 streampipes-processors-pattern-detection-flink/pom.xml              | 3 ---
 streampipes-processors-statistics-flink/pom.xml                     | 3 ---
 streampipes-processors-text-mining-flink/pom.xml                    | 3 ---
 streampipes-processors-transformation-flink/pom.xml                 | 3 ---
 .../jvm/processor/booloperator/edge/SignalEdgeFilterParameters.java | 3 ---
 streampipes-sinks-brokers-jvm/pom.xml                               | 4 ++++
 streampipes-sinks-databases-flink/pom.xml                           | 6 +++---
 14 files changed, 16 insertions(+), 32 deletions(-)


[incubator-streampipes-extensions] 01/01: Merge branch 'dev' into edge-extensions

Posted by wi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wiener pushed a commit to branch edge-extensions
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-extensions.git

commit 8ee7da62d86d4a85f98ffc87e1afdfcf22c0f3dd
Merge: 4cf52dd 910bb88
Author: Patrick Wiener <wi...@fzi.de>
AuthorDate: Fri Jan 8 21:52:39 2021 +0100

    Merge branch 'dev' into edge-extensions

 streampipes-pipeline-elements-all-flink/pom.xml                     | 3 ---
 .../java/org/apache/streampipes/pe/jvm/AllPipelineElementsInit.java | 4 ++++
 streampipes-processors-aggregation-flink/pom.xml                    | 3 ---
 streampipes-processors-enricher-flink/pom.xml                       | 3 ---
 streampipes-processors-filters-jvm/development/env                  | 2 +-
 streampipes-processors-geo-flink/pom.xml                            | 3 ---
 streampipes-processors-geo-jvm/pom.xml                              | 5 ++++-
 streampipes-processors-pattern-detection-flink/pom.xml              | 3 ---
 streampipes-processors-statistics-flink/pom.xml                     | 3 ---
 streampipes-processors-text-mining-flink/pom.xml                    | 3 ---
 streampipes-processors-transformation-flink/pom.xml                 | 3 ---
 .../jvm/processor/booloperator/edge/SignalEdgeFilterParameters.java | 3 ---
 streampipes-sinks-brokers-jvm/pom.xml                               | 4 ++++
 streampipes-sinks-databases-flink/pom.xml                           | 6 +++---
 14 files changed, 16 insertions(+), 32 deletions(-)