The default flink build targets scala 2.10. However, with scala 2.12 out and scala 2.10 getting pretty old, it would be really useful to support using scala 2.11. It seems relatively straight forward to build docker images for both and then use a conditional in the marathon.json to use one image or another.
The default flink build targets scala 2.10. However, with scala 2.12 out and scala 2.10 getting pretty old, it would be really useful to support using scala 2.11. It seems relatively straight forward to build docker images for both and then use a conditional in the marathon.json to use one image or another.