Hello! We are having a small problem while trying to deploy Flink on Mesos using marathon. In our set up of Mesos we are required to specify the amount of disk space we want to have for the applications we deploy there. The current default value in Flink is 0 and it’s currently is not parameterizable. This means that we ask 0 disk space for our instances so Flink can’t work. I’d appreciate suggestions if you have any. Otherwise and since this is causing some problems on our side, I’d like to know if I can create a ticket on Flink and work on it; looks like the fix should be quite easy to implement.
Thank you, Juan.