Open-IoT-Service-Platform / oisp-services

Service Repo
Apache License 2.0
1 stars 6 forks source link

Operator for StreamingSQL #27

Closed wagmarcel closed 3 years ago

wagmarcel commented 3 years ago

There is already an operator for submitting and monitoring jars. Next step is to implement an operator for Streaming SQL statements. To make sure that not every SQL statement needs a Flink task slot the new Statementset feature of Flink 1.13 is needed. Therefore an upgrade is needed to provide:

wagmarcel commented 3 years ago

Some add ons are missing: