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

Recovery of jobs on cluster restarts

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 1.1.0
    • None
    • None

    Description

      Recovery information is stored in ZooKeeper under a static root like /flink. In case of a cluster restart without canceling running jobs old jobs will be recovered from ZooKeeper.

      This can be confusing or helpful depending on the use case.

      I suspect that the confusing case will be more common.

      We can change the default cluster start up (e.g. new YARN session or new ./start-cluster call) to purge all existing data in ZooKeeper and add a flag to not do this if needed.

      trohrmann@apache.org, aljoscha, StephanEwen what's your opinion?

      Attachments

        Activity

          People

            Unassigned Unassigned
            uce Ufuk Celebi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: