Open ANierbeck opened 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
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