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

Configure FileSystems only once

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.4.0
    • None

    Description

      HadoopFileSystem always reloads GlobalConfiguration, which potentially leads to a lot of noise in the logs, because this happens on each checkpoint.

      Instead, file systems should be configured once upon process startup, when the configuration is loaded.

      This will also increase efficiency of checkpoints, as it avoids redundant parsing for each data chunk.

      Attachments

        Issue Links

          Activity

            People

              sewen Stephan Ewen
              uce Ufuk Celebi
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: