jormus opened a new issue, #3617: URL: https://github.com/apache/streampipes/issues/3617
### Apache StreamPipes version 0.97.0 ### Affected StreamPipes components Processing Elements ### What happened? When creating a pipeline to persist data and the end-users selects all MEASUREMENT_PROPERTY as dimensions: There are no values to store into influx. the user is not seeing this in the UI, and the logs are very cryptic today. ``` ERROR 1 --- [ Thread-1007] o.a.s.w.s.r.StandaloneEventSinkRuntime : RuntimeException while processing event in org.apache.streampipes.sinks.internal.jvm.datalake.DataLakeSink java.lang.IllegalArgumentException: Expecting a positive number for fields size ``` ### How to reproduce? create data-lake and select all for dimensions ### Expected behavior U should not be able to save the data lake settings ### Additional technical information _No response_ ### Are you willing to submit a PR? None -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
