Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-8279

Use Mesos/YARN temp directories as fallback for BlobServer/Cache temp directories

    XMLWordPrintableJSON

Details

    Description

      Currently, the BLOB server and cache processes (temporarily) stash incoming files into their local file system in the directory given by the blob.storage.directory configuration property. If this property is not set or empty, it will fall back to java.io.tmpdir.

      Instead, in a Mesos/YARN environment, we could use the temporary directories they assigned to the Flink job which are not only the proper folder to use, but may also offer some more space.

      Attachments

        Issue Links

          Activity

            People

              nkruber Nico Kruber
              nkruber Nico Kruber
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: