Apache Spark / Apache Flink integrations with Nomad

Hi, do you know any method to run Spark / Flink on Nomad? I saw that the official integration of Spark with Nomad is deprecated, but maybe someone knows any workarounds?

A (poor man’s?) workaround might be to use Nomad to deploy Spark in Docker, and then use Spark’s own scheduler for Spark job management. You wouldn’t have the ability to submit Spark jobs via Nomad.