d2iq-archive / dcos-flink-service

11 stars 17 forks source link

Configure upload directory and reference a local persistent volumne #35

Open ANierbeck opened 7 years ago

ANierbeck commented 7 years ago

When uploading a rather large uber jar, it fails to start due to not enough space on device. As there is no way of configuring the upload directory it would be good to have it configured to the underlying host system. (https://dcos.io/docs/1.9/storage/persistent-volume/) Per default the jobmanager.web.upload.dir points to the jobmanager.web.tmpdir, which again references the system tmp folder. See also https://ci.apache.org/projects/flink/flink-docs-release-1.2/setup/config.html