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

FLIP-198: Working directory for Flink processes

    XMLWordPrintableJSON

Details

    Description

      This issue implements FLIP-198. The idea is to introduce a working directory that can be used by Flink processes to store data that can be recovered if the process is restarted with access to the same working directory (e.g. via persistent volumes or restarting the process on the same node).

      The working directory will be default created in the temporary directory of the executing node. Moreover, the path will include the resource id of the Flink process. This will ensure that by default (random resource id), a newly started Flink process will see an empty working directory.

      This is an optional feature that might not be usable for all Flink deployments.

      Attachments

        Issue Links

          Activity

            People

              trohrmann Till Rohrmann
              trohrmann Till Rohrmann
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: