You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Juan (JIRA)" <ji...@apache.org> on 2019/04/09 08:23:00 UTC

[jira] [Created] (FLINK-12139) Flink on mesos - Parameterize disk space needed.

Juan created FLINK-12139:
----------------------------

             Summary: Flink on mesos - Parameterize disk space needed.
                 Key: FLINK-12139
                 URL: https://issues.apache.org/jira/browse/FLINK-12139
             Project: Flink
          Issue Type: Improvement
          Components: Deployment / Mesos
            Reporter: Juan


We are having a small issue 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)