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

LocalFileSystem does not support concurrent directory creations

    XMLWordPrintableJSON

Details

    Description

      The LocalFileSystem does not support concurrent directory creations. The consequence is that file system operations fail.

      I think the culprit is the following line: https://github.com/apache/flink/blob/master/flink-core/src/main/java/org/apache/flink/core/fs/local/LocalFileSystem.java#L257

      Attachments

        Issue Links

          Activity

            People

              trohrmann Till Rohrmann
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: