Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-4083

Fix the flink application fails to start due to uncompleted archiving deletion

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Unresolved
    • None
    • None
    • archiving

    Description

      Suppose a flink application crashes while archiving, it leaves some instant files that should be deleted.

      If the commit file is deleted but the in-flight file is left, when the flink application starts, it will scan and get the last pending instant and throw an exception.

      So we need to delete non-commit file first, and then delete commit file.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              brucekellan Ying Lin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: