tenthe commented on PR #4074: URL: https://github.com/apache/streampipes/pull/4074#issuecomment-3718171734
Hi @JHoelli, I just realized we need to change the logic for setting data lake permissions. Currently, this is handled in `PipelineManager.addPipeline`, but this is not the only place where a measurement can be created. A measurement can also be created via the API, so this logic should be moved to the REST interface, `DataLakeMeasureResource`. -- 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]
