Hi, Recently, I have open-sourced a tool called DataRoaster( https://github.com/cloudcheflabs/dataroaster) to provide data platforms running on kubernetes with ease. In particular, with DataRoaster, you can deploy spark thrift server on kubernetes easily, which is originated from my blog of https://itnext.io/hive-on-spark-in-kubernetes-115c8e9fa5c1. In addition to spark thrift server as hive on spark, there are several components provided by DataRoaster, for instance, hive metastore, trino, redash, jupyterhub, kafka.
To use DataRoaster, - visit https://github.com/cloudcheflabs/dataroaster . - see also demo https://github.com/cloudcheflabs/dataroaster#dataroaster-demo Thank you. - Kidong Lee.