cloudcheflabs / dataroaster

Apache License 2.0
40 stars 12 forks source link

Add Trino Operator #1

Closed mykidong closed 2 years ago

mykidong commented 2 years ago

Trino operator will be used to create / update / delete trino clusters. In addition to that, It should also monitor trino clusters and sometimes replace the exhausted trino workers with the new ones if detected. We can also consider support of graceful shutdown when there are existing queries being executed which have to be executed before trino cluster shutdown.

cloudcheflabs commented 2 years ago

Trino operator added with the following functionalities: