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

Checkpoint history does not display for completed jobs

    XMLWordPrintableJSON

Details

    Description

      Prior to https://issues.apache.org/jira/browse/FLINK-32469, we see checkpoint history for completed jobs (CANCELED, FAILED, FINISHED).

      After https://issues.apache.org/jira/browse/FLINK-32469, the checkpoint history does not show up for completed jobs. 

      Reproduction steps:

      1. Start a Flink cluster.
      2. Submit a job with checkpointing enabled.
      3. Wait until at least 1 checkpoint completes.
      4. Cancel job.
      5. Open the Flink dashboard > Job > Checkpoints > History.

      We will see log line in JobManager saying "FlinkJobNotFoundException: Could not find Flink job ( <job_id> )"

      Snapshot of failure:

      When job is running, we can see checkpoints.

      When job has been CANCELLED, we no longer see checkpoints data.

      Attachments

        1. image-2023-12-18-11-37-11-914.png
          219 kB
          Hong Liang Teoh
        2. image-2023-12-18-11-37-29-596.png
          137 kB
          Hong Liang Teoh

        Activity

          People

            hong Hong Liang Teoh
            hong Hong Liang Teoh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: