[GitHub] [streampipes] dominikriemer opened a new issue, #158: Test Issue

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #158: URL: https://github.com/apache/streampipes/issues/158 This issue serves to identify the current issue ID ;-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[GitHub] [streampipes] tenthe closed issue #158: Test Issue

2022-11-25 Thread GitBox
tenthe closed issue #158: Test Issue URL: https://github.com/apache/streampipes/issues/158 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubs

[GitHub] [streampipes] dominikriemer opened a new issue, #159: Rename File-Download Files

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #159: URL: https://github.com/apache/streampipes/issues/159 Currently there is a static file name containing a space character is created. Change this to a more meaningful name (e.g. date_indexname) with no special characters Imported from Jira [STR

[GitHub] [streampipes] dominikriemer opened a new issue, #161: Consider domain property for live preview

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #161: URL: https://github.com/apache/streampipes/issues/161 In the live preview after starting an adapter, images and timestamps should be displayed in a human readable way. Imported from Jira [STREAMPIPES-76](https://issues.apache.org/jira/browse/ST

[GitHub] [streampipes] dominikriemer opened a new issue, #160: Sink: HDFS

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #160: URL: https://github.com/apache/streampipes/issues/160 ## Description Create a sink to store events into HDFS. ## Input Requirements * None ## Configurations * Host / Port * Folder Route * User / Password (optional) *

[GitHub] [streampipes] dominikriemer opened a new issue, #162: Add processor to filter for numerical and text values

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #162: URL: https://github.com/apache/streampipes/issues/162 Currently, there are Numerical Filter and Text Filter. If a user wants to apply both, i.e. filter a field for a given string AND subsequently filter a numeric field based on a given threshold, thes

[GitHub] [streampipes] dominikriemer opened a new issue, #164: Support for multiple properties

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #164: URL: https://github.com/apache/streampipes/issues/164 According to dev Email: "[Add support for multiple properties in PLC4X S7 Adapter](https://lists.apache.org/thread.html/38a7621c664ce80ddb932a8b6c21fb623a2f7f771f7a3443fc03cfe4%40%3Cdev.streampipes.

[GitHub] [streampipes] dominikriemer opened a new issue, #166: Exception in adpaters when the date format is incorect

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #166: URL: https://github.com/apache/streampipes/issues/166 When a user marks a property as a timestamp, there is the possibility to provide a regex to convert the timestamp represented as a String into the internal representation of a UNIX timestamp in mil

[GitHub] [streampipes] dominikriemer opened a new issue, #165: Extract utils class for mqtt related configurations

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #165: URL: https://github.com/apache/streampipes/issues/165 We have multiple adapters that connect to a MQTT broker. Therefore, they need the same configuration parameters. To avoid having to implement these for every adapter we need a Utils class wh

[GitHub] [streampipes] dominikriemer opened a new issue, #167: Use internal file service in file adapters

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #167: URL: https://github.com/apache/streampipes/issues/167 As described in the thread: Re: STREAMPIPES-75: Extend data lake sink to store images on the mailing list. The uploaded files of the file stream and file set adapter should not be stored in the loc

[GitHub] [streampipes] dominikriemer opened a new issue, #169: Refactor project namespace from org.streampipes to org.apache.streampipes

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #169: URL: https://github.com/apache/streampipes/issues/169 Imported from Jira [STREAMPIPES-1](https://issues.apache.org/jira/browse/STREAMPIPES-1). Original Jira may contain additional context. Reported by: riemer. -- This is an automated mes

[GitHub] [streampipes] dominikriemer opened a new issue, #168: Confluence wiki for StreamPipes

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #168: URL: https://github.com/apache/streampipes/issues/168 Ask infra to setup the new Confluence wiki for StreamPipes targeted at contributors. Imported from Jira [STREAMPIPES-21](https://issues.apache.org/jira/browse/STREAMPIPES-21). Original Jira

[GitHub] [streampipes] dominikriemer opened a new issue, #170: Refactor project namespace in incubator-streampipes

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #170: URL: https://github.com/apache/streampipes/issues/170 Imported from Jira [STREAMPIPES-2](https://issues.apache.org/jira/browse/STREAMPIPES-2). Original Jira may contain additional context. Reported by: riemer. Subtask of issue #169 --

[GitHub] [streampipes] dominikriemer opened a new issue, #171: Refactor project namespace in incubator-streampipes-extensions

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #171: URL: https://github.com/apache/streampipes/issues/171 Imported from Jira [STREAMPIPES-3](https://issues.apache.org/jira/browse/STREAMPIPES-3). Original Jira may contain additional context. Reported by: riemer. Subtask of issue #169 --

[GitHub] [streampipes] dominikriemer commented on issue #169: Refactor project namespace from org.streampipes to org.apache.streampipes

2022-11-25 Thread GitBox
dominikriemer commented on issue #169: URL: https://github.com/apache/streampipes/issues/169#issuecomment-1327726761 The following subtask(s) are associated with this issue: #170, #171, #172 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [streampipes] dominikriemer opened a new issue, #172: Refactor project namespace in incubator-streampipes-examples

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #172: URL: https://github.com/apache/streampipes/issues/172 Imported from Jira [STREAMPIPES-4](https://issues.apache.org/jira/browse/STREAMPIPES-4). Original Jira may contain additional context. Reported by: riemer. Subtask of issue #169 --

[GitHub] [streampipes] dominikriemer opened a new issue, #174: Deploy snapshots to Docker Hub

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #174: URL: https://github.com/apache/streampipes/issues/174 Snapshots of the backend and pipeline element containers should be published to Docker Hub to ease development of StreamPipes Imported from Jira [STREAMPIPES-10](https://issues.apache.org/ji

[GitHub] [streampipes] dominikriemer opened a new issue, #173: Fix Docker repo URLs in installer CLI

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #173: URL: https://github.com/apache/streampipes/issues/173 The env file of the CLI module of the installer links to some internal repos and need to be changed to a public Docker registry. Imported from Jira [STREAMPIPES-29](https://issues.apache.org

[GitHub] [streampipes] dominikriemer opened a new issue, #175: Check licenses in UI module

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #175: URL: https://github.com/apache/streampipes/issues/175 Do a complete license check of all packages used in the StreamPipes UI module Imported from Jira [STREAMPIPES-5](https://issues.apache.org/jira/browse/STREAMPIPES-5). Original Jira may conta

[GitHub] [streampipes] dominikriemer opened a new issue, #177: Move CI to Apache infrastructure

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #177: URL: https://github.com/apache/streampipes/issues/177 Move the currently used Gitlab CI setup to Jenkins or Github Actions to make CI work in the Apache infrastructure Imported from Jira [STREAMPIPES-18](https://issues.apache.org/jira/browse/ST

[GitHub] [streampipes] dominikriemer opened a new issue, #176: Remove dependency to kafka-rest

2022-11-25 Thread GitBox
dominikriemer opened a new issue, #176: URL: https://github.com/apache/streampipes/issues/176 Kafka-rest is licensed under the Confluent Community license. Although not being used in the code directly, Kafka-rest ist currently required to get live data in the data stream preview. We need to

[GitHub] [streampipes] bossenti closed issue #159: Rename File-Download Files

2022-11-25 Thread GitBox
bossenti closed issue #159: Rename File-Download Files URL: https://github.com/apache/streampipes/issues/159 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-m

[GitHub] [streampipes] bossenti closed issue #177: Move CI to Apache infrastructure

2022-11-25 Thread GitBox
bossenti closed issue #177: Move CI to Apache infrastructure URL: https://github.com/apache/streampipes/issues/177 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

[GitHub] [streampipes] bossenti commented on issue #159: Rename File-Download Files

2022-11-26 Thread GitBox
bossenti commented on issue #159: URL: https://github.com/apache/streampipes/issues/159#issuecomment-1328001208 Closing the issue as it is inadvertently in "open" status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti commented on issue #177: Move CI to Apache infrastructure

2022-11-26 Thread GitBox
bossenti commented on issue #177: URL: https://github.com/apache/streampipes/issues/177#issuecomment-1328001236 Closing the issue as it is inadvertently in "open" status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti commented on issue #176: Remove dependency to kafka-rest

2022-11-26 Thread GitBox
bossenti commented on issue #176: URL: https://github.com/apache/streampipes/issues/176#issuecomment-1328001273 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti commented on issue #175: Check licenses in UI module

2022-11-26 Thread GitBox
bossenti commented on issue #175: URL: https://github.com/apache/streampipes/issues/175#issuecomment-1328001310 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti closed issue #174: Deploy snapshots to Docker Hub

2022-11-26 Thread GitBox
bossenti closed issue #174: Deploy snapshots to Docker Hub URL: https://github.com/apache/streampipes/issues/174 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [streampipes] bossenti closed issue #173: Fix Docker repo URLs in installer CLI

2022-11-26 Thread GitBox
bossenti closed issue #173: Fix Docker repo URLs in installer CLI URL: https://github.com/apache/streampipes/issues/173 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[GitHub] [streampipes] bossenti commented on issue #174: Deploy snapshots to Docker Hub

2022-11-26 Thread GitBox
bossenti commented on issue #174: URL: https://github.com/apache/streampipes/issues/174#issuecomment-1328001342 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti commented on issue #173: Fix Docker repo URLs in installer CLI

2022-11-26 Thread GitBox
bossenti commented on issue #173: URL: https://github.com/apache/streampipes/issues/173#issuecomment-1328001365 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti closed issue #176: Remove dependency to kafka-rest

2022-11-26 Thread GitBox
bossenti closed issue #176: Remove dependency to kafka-rest URL: https://github.com/apache/streampipes/issues/176 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

[GitHub] [streampipes] bossenti closed issue #175: Check licenses in UI module

2022-11-26 Thread GitBox
bossenti closed issue #175: Check licenses in UI module URL: https://github.com/apache/streampipes/issues/175 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-

[GitHub] [streampipes] bossenti commented on issue #172: Refactor project namespace in incubator-streampipes-examples

2022-11-26 Thread GitBox
bossenti commented on issue #172: URL: https://github.com/apache/streampipes/issues/172#issuecomment-1328001561 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti closed issue #172: Refactor project namespace in incubator-streampipes-examples

2022-11-26 Thread GitBox
bossenti closed issue #172: Refactor project namespace in incubator-streampipes-examples URL: https://github.com/apache/streampipes/issues/172 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

[GitHub] [streampipes] bossenti closed issue #171: Refactor project namespace in incubator-streampipes-extensions

2022-11-26 Thread GitBox
bossenti closed issue #171: Refactor project namespace in incubator-streampipes-extensions URL: https://github.com/apache/streampipes/issues/171 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [streampipes] bossenti commented on issue #171: Refactor project namespace in incubator-streampipes-extensions

2022-11-26 Thread GitBox
bossenti commented on issue #171: URL: https://github.com/apache/streampipes/issues/171#issuecomment-1328001960 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti closed issue #170: Refactor project namespace in incubator-streampipes

2022-11-26 Thread GitBox
bossenti closed issue #170: Refactor project namespace in incubator-streampipes URL: https://github.com/apache/streampipes/issues/170 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [streampipes] bossenti commented on issue #170: Refactor project namespace in incubator-streampipes

2022-11-26 Thread GitBox
bossenti commented on issue #170: URL: https://github.com/apache/streampipes/issues/170#issuecomment-1328001996 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti commented on issue #169: Refactor project namespace from org.streampipes to org.apache.streampipes

2022-11-26 Thread GitBox
bossenti commented on issue #169: URL: https://github.com/apache/streampipes/issues/169#issuecomment-1328002038 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti closed issue #169: Refactor project namespace from org.streampipes to org.apache.streampipes

2022-11-26 Thread GitBox
bossenti closed issue #169: Refactor project namespace from org.streampipes to org.apache.streampipes URL: https://github.com/apache/streampipes/issues/169 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [streampipes] bossenti commented on issue #168: Confluence wiki for StreamPipes

2022-11-26 Thread GitBox
bossenti commented on issue #168: URL: https://github.com/apache/streampipes/issues/168#issuecomment-1328002072 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti closed issue #168: Confluence wiki for StreamPipes

2022-11-26 Thread GitBox
bossenti closed issue #168: Confluence wiki for StreamPipes URL: https://github.com/apache/streampipes/issues/168 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

[GitHub] [streampipes] bossenti closed issue #167: Use internal file service in file adapters

2022-11-26 Thread GitBox
bossenti closed issue #167: Use internal file service in file adapters URL: https://github.com/apache/streampipes/issues/167 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [streampipes] bossenti commented on issue #167: Use internal file service in file adapters

2022-11-26 Thread GitBox
bossenti commented on issue #167: URL: https://github.com/apache/streampipes/issues/167#issuecomment-1328002095 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti closed issue #166: Exception in adpaters when the date format is incorect

2022-11-26 Thread GitBox
bossenti closed issue #166: Exception in adpaters when the date format is incorect URL: https://github.com/apache/streampipes/issues/166 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [streampipes] bossenti commented on issue #166: Exception in adpaters when the date format is incorect

2022-11-26 Thread GitBox
bossenti commented on issue #166: URL: https://github.com/apache/streampipes/issues/166#issuecomment-1328002124 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti closed issue #165: Extract utils class for mqtt related configurations

2022-11-26 Thread GitBox
bossenti closed issue #165: Extract utils class for mqtt related configurations URL: https://github.com/apache/streampipes/issues/165 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [streampipes] bossenti commented on issue #165: Extract utils class for mqtt related configurations

2022-11-26 Thread GitBox
bossenti commented on issue #165: URL: https://github.com/apache/streampipes/issues/165#issuecomment-1328002149 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti commented on issue #164: Support for multiple properties

2022-11-26 Thread GitBox
bossenti commented on issue #164: URL: https://github.com/apache/streampipes/issues/164#issuecomment-1328002173 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti closed issue #164: Support for multiple properties

2022-11-26 Thread GitBox
bossenti closed issue #164: Support for multiple properties URL: https://github.com/apache/streampipes/issues/164 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

[GitHub] [streampipes] bossenti closed issue #163: Processor: Merge two data streams by timestamp

2022-11-26 Thread GitBox
bossenti closed issue #163: Processor: Merge two data streams by timestamp URL: https://github.com/apache/streampipes/issues/163 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [streampipes] bossenti commented on issue #162: Add processor to filter for numerical and text values

2022-11-26 Thread GitBox
bossenti commented on issue #162: URL: https://github.com/apache/streampipes/issues/162#issuecomment-1328002217 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti closed issue #162: Add processor to filter for numerical and text values

2022-11-26 Thread GitBox
bossenti closed issue #162: Add processor to filter for numerical and text values URL: https://github.com/apache/streampipes/issues/162 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

[GitHub] [streampipes] bossenti closed issue #161: Consider domain property for live preview

2022-11-26 Thread GitBox
bossenti closed issue #161: Consider domain property for live preview URL: https://github.com/apache/streampipes/issues/161 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [streampipes] bossenti commented on issue #161: Consider domain property for live preview

2022-11-26 Thread GitBox
bossenti commented on issue #161: URL: https://github.com/apache/streampipes/issues/161#issuecomment-1328002239 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti commented on issue #160: Sink: HDFS

2022-11-26 Thread GitBox
bossenti commented on issue #160: URL: https://github.com/apache/streampipes/issues/160#issuecomment-1328002265 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [streampipes] bossenti closed issue #160: Sink: HDFS

2022-11-26 Thread GitBox
bossenti closed issue #160: Sink: HDFS URL: https://github.com/apache/streampipes/issues/160 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsu

[GitHub] [streampipes] dominikriemer opened a new issue, #178: Links are out of date

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #178: URL: https://github.com/apache/streampipes/issues/178 * Links at "User Preferences" -\> "Info" should be updated * Link "User Preferences" -\> "Documentation" is not working Imported from Jira [STREAMPIPES-84](https://issues.apache.org/jira/

[GitHub] [streampipes] dominikriemer opened a new issue, #180: Cannot add Pipeline to Category

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #180: URL: https://github.com/apache/streampipes/issues/180 Cannot add an existing pipeline to a pipeline catergory (see attachment) Imported from Jira [STREAMPIPES-90](https://issues.apache.org/jira/browse/STREAMPIPES-90). Original Jira may contain

[GitHub] [streampipes] dominikriemer opened a new issue, #179: User Feedback

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #179: URL: https://github.com/apache/streampipes/issues/179 Feedback button (top right) only opens a blank window (please see attachment) Imported from Jira [STREAMPIPES-83](https://issues.apache.org/jira/browse/STREAMPIPES-83). Original Jira may con

[GitHub] [streampipes] dominikriemer opened a new issue, #181: Pipeline Log Button

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #181: URL: https://github.com/apache/streampipes/issues/181 The Pipeline Log button has no functionality Imported from Jira [STREAMPIPES-92](https://issues.apache.org/jira/browse/STREAMPIPES-92). Original Jira may contain additional context. Repor

[GitHub] [streampipes] dominikriemer opened a new issue, #182: Update POM files to meet ASF requirements

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #182: URL: https://github.com/apache/streampipes/issues/182 Imported from Jira [STREAMPIPES-30](https://issues.apache.org/jira/browse/STREAMPIPES-30). Original Jira may contain additional context. Reported by: riemer. -- This is an automated m

[GitHub] [streampipes] dominikriemer opened a new issue, #183: Update POM files in streampipes module

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #183: URL: https://github.com/apache/streampipes/issues/183 Imported from Jira [STREAMPIPES-31](https://issues.apache.org/jira/browse/STREAMPIPES-31). Original Jira may contain additional context. Reported by: riemer. Subtask of issue #182 -

[GitHub] [streampipes] dominikriemer opened a new issue, #184: Update POM files in streampipes-extensions module

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #184: URL: https://github.com/apache/streampipes/issues/184 Imported from Jira [STREAMPIPES-32](https://issues.apache.org/jira/browse/STREAMPIPES-32). Original Jira may contain additional context. Reported by: riemer. Subtask of issue #182 -

[GitHub] [streampipes] dominikriemer opened a new issue, #185: Update POM files in streampipes-examples module

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #185: URL: https://github.com/apache/streampipes/issues/185 Imported from Jira [STREAMPIPES-52](https://issues.apache.org/jira/browse/STREAMPIPES-52). Original Jira may contain additional context. Reported by: riemer. Subtask of issue #182 -

[GitHub] [streampipes] dominikriemer commented on issue #182: Update POM files to meet ASF requirements

2022-11-26 Thread GitBox
dominikriemer commented on issue #182: URL: https://github.com/apache/streampipes/issues/182#issuecomment-1328028112 The following subtask(s) are associated with this issue: #183, #184, #185 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [streampipes] dominikriemer opened a new issue, #186: Dashboard without name

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #186: URL: https://github.com/apache/streampipes/issues/186 It should not be possible to create a dashboard without a name Imported from Jira [STREAMPIPES-94](https://issues.apache.org/jira/browse/STREAMPIPES-94). Original Jira may contain additional

[GitHub] [streampipes] dominikriemer opened a new issue, #188: Pipeline cannot be saved

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #188: URL: https://github.com/apache/streampipes/issues/188 Reproduce: - Create Pileline - Add additional Element - Delete Element again -\> Pipeline cannot be saved Imported from Jira [STREAMPIPES-86](https://issues.apache.org/jira

[GitHub] [streampipes] dominikriemer opened a new issue, #187: Dashboard without name

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #187: URL: https://github.com/apache/streampipes/issues/187 It should not be possible to create a dashboard without a name Imported from Jira [STREAMPIPES-94](https://issues.apache.org/jira/browse/STREAMPIPES-94). Original Jira may contain additional

[GitHub] [streampipes] dominikriemer opened a new issue, #189: Can't connect Pipeline elements

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #189: URL: https://github.com/apache/streampipes/issues/189 Reproduce: - Create Pileline - Leave Editor (e.g. go to Data explorer) - Go back to Editor  -\> sometimes elements cannot conntected anymore (see attachment) Imported from J

[GitHub] [streampipes] dominikriemer closed issue #189: Can't connect Pipeline elements

2022-11-26 Thread GitBox
dominikriemer closed issue #189: Can't connect Pipeline elements URL: https://github.com/apache/streampipes/issues/189 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

[GitHub] [streampipes] dominikriemer opened a new issue, #190: Password field not full Widht

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #190: URL: https://github.com/apache/streampipes/issues/190 The passwordfield in Adapter configuration has not full widht (see attachment) Imported from Jira [STREAMPIPES-87](https://issues.apache.org/jira/browse/STREAMPIPES-87). Original Jira may c

[GitHub] [streampipes] dominikriemer closed issue #192: Dashboard open in Window

2022-11-26 Thread GitBox
dominikriemer closed issue #192: Dashboard open in Window URL: https://github.com/apache/streampipes/issues/192 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [streampipes] dominikriemer opened a new issue, #193: Dashboard widget Edit

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #193: URL: https://github.com/apache/streampipes/issues/193 When pressing the _Edit_ button of a Dashboard Widget only a blank window opens Imported from Jira [STREAMPIPES-97](https://issues.apache.org/jira/browse/STREAMPIPES-97). Original Jira may

[GitHub] [streampipes] dominikriemer closed issue #193: Dashboard widget Edit

2022-11-26 Thread GitBox
dominikriemer closed issue #193: Dashboard widget Edit URL: https://github.com/apache/streampipes/issues/193 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-m

[GitHub] [streampipes] dominikriemer opened a new issue, #191: Pipeline Update blank info box

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #191: URL: https://github.com/apache/streampipes/issues/191 When you save an updated pipeline, an empty info box is displayed in the top right corner (see attachment). Imported from Jira [STREAMPIPES-89](https://issues.apache.org/jira/browse/STREAMPI

[GitHub] [streampipes] dominikriemer closed issue #191: Pipeline Update blank info box

2022-11-26 Thread GitBox
dominikriemer closed issue #191: Pipeline Update blank info box URL: https://github.com/apache/streampipes/issues/191 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

[GitHub] [streampipes] dominikriemer opened a new issue, #192: Dashboard open in Window

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #192: URL: https://github.com/apache/streampipes/issues/192 The 'Window' button of a 'My Dashboard' does not work. Imported from Jira [STREAMPIPES-95](https://issues.apache.org/jira/browse/STREAMPIPES-95). Original Jira may contain additional context

[GitHub] [streampipes] dominikriemer closed issue #195: Dashboard Widget without Parameters

2022-11-26 Thread GitBox
dominikriemer closed issue #195: Dashboard Widget without Parameters URL: https://github.com/apache/streampipes/issues/195 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

[GitHub] [streampipes] dominikriemer opened a new issue, #196: Notification Sink Placeholder

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #196: URL: https://github.com/apache/streampipes/issues/196 The notification sink placeholder are not working. #propertyName# are not replaced by the value of the property. Imported from Jira [STREAMPIPES-93](https://issues.apache.org/jira/browse/STR

[GitHub] [streampipes] dominikriemer closed issue #196: Notification Sink Placeholder

2022-11-26 Thread GitBox
dominikriemer closed issue #196: Notification Sink Placeholder URL: https://github.com/apache/streampipes/issues/196 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

[GitHub] [streampipes] dominikriemer opened a new issue, #197: Data Sink for MQTT

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #197: URL: https://github.com/apache/streampipes/issues/197 Add a datasink for MQTT to module streampipes-sinks-broker-jvm.   Imported from Jira [STREAMPIPES-71](https://issues.apache.org/jira/browse/STREAMPIPES-71). Original Jira may contain

[GitHub] [streampipes] dominikriemer closed issue #187: Dashboard without name

2022-11-26 Thread GitBox
dominikriemer closed issue #187: Dashboard without name URL: https://github.com/apache/streampipes/issues/187 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-

[GitHub] [streampipes] dominikriemer closed issue #188: Pipeline cannot be saved

2022-11-26 Thread GitBox
dominikriemer closed issue #188: Pipeline cannot be saved URL: https://github.com/apache/streampipes/issues/188 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [streampipes] dominikriemer closed issue #190: Password field not full Widht

2022-11-26 Thread GitBox
dominikriemer closed issue #190: Password field not full Widht URL: https://github.com/apache/streampipes/issues/190 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

[GitHub] [streampipes] dominikriemer opened a new issue, #195: Dashboard Widget without Parameters

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #195: URL: https://github.com/apache/streampipes/issues/195 It should not be possible to create a new Dashboard widget unless all required paraments/configurations are set. If a widget is created without all the required paraments, the dashboard will 'crash

[GitHub] [streampipes] dominikriemer opened a new issue, #194: Dashboard Widget without required Data

2022-11-26 Thread GitBox
dominikriemer opened a new issue, #194: URL: https://github.com/apache/streampipes/issues/194 should not be possible to create a dashboard widget for a data stream that does not contain the required data. For example, select a data stream without an image, create an image wid

[GitHub] [streampipes] dominikriemer closed issue #194: Dashboard Widget without required Data

2022-11-26 Thread GitBox
dominikriemer closed issue #194: Dashboard Widget without required Data URL: https://github.com/apache/streampipes/issues/194 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [streampipes] dominikriemer closed issue #178: Links are out of date

2022-11-26 Thread GitBox
dominikriemer closed issue #178: Links are out of date URL: https://github.com/apache/streampipes/issues/178 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-m

[GitHub] [streampipes] dominikriemer commented on issue #178: Links are out of date

2022-11-26 Thread GitBox
dominikriemer commented on issue #178: URL: https://github.com/apache/streampipes/issues/178#issuecomment-1328039421 Closing the issue as it is inadvertently in open status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [streampipes] dominikriemer closed issue #179: User Feedback

2022-11-26 Thread GitBox
dominikriemer closed issue #179: User Feedback URL: https://github.com/apache/streampipes/issues/179 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: iss

[GitHub] [streampipes] dominikriemer commented on issue #179: User Feedback

2022-11-26 Thread GitBox
dominikriemer commented on issue #179: URL: https://github.com/apache/streampipes/issues/179#issuecomment-1328039547 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [streampipes] dominikriemer commented on issue #180: Cannot add Pipeline to Category

2022-11-26 Thread GitBox
dominikriemer commented on issue #180: URL: https://github.com/apache/streampipes/issues/180#issuecomment-1328039766 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [streampipes] dominikriemer closed issue #180: Cannot add Pipeline to Category

2022-11-26 Thread GitBox
dominikriemer closed issue #180: Cannot add Pipeline to Category URL: https://github.com/apache/streampipes/issues/180 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

[GitHub] [streampipes] dominikriemer commented on issue #181: Pipeline Log Button

2022-11-26 Thread GitBox
dominikriemer commented on issue #181: URL: https://github.com/apache/streampipes/issues/181#issuecomment-1328039796 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [streampipes] dominikriemer closed issue #181: Pipeline Log Button

2022-11-26 Thread GitBox
dominikriemer closed issue #181: Pipeline Log Button URL: https://github.com/apache/streampipes/issues/181 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[GitHub] [streampipes] dominikriemer commented on issue #182: Update POM files to meet ASF requirements

2022-11-26 Thread GitBox
dominikriemer commented on issue #182: URL: https://github.com/apache/streampipes/issues/182#issuecomment-1328039831 Closing the issue as it is inadvertently in `open` status due to migration from JIRA. -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [streampipes] dominikriemer closed issue #182: Update POM files to meet ASF requirements

2022-11-26 Thread GitBox
dominikriemer closed issue #182: Update POM files to meet ASF requirements URL: https://github.com/apache/streampipes/issues/182 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [streampipes] dominikriemer closed issue #183: Update POM files in streampipes module

2022-11-26 Thread GitBox
dominikriemer closed issue #183: Update POM files in streampipes module URL: https://github.com/apache/streampipes/issues/183 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

  1   2   3   4   5   6   7   8   9   10   >