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

Avoid accessing FileSystem in client for file system connector

    XMLWordPrintableJSON

Details

    Description

      On the client, there may not be a corresponding file system plugin, so we can not access the specific file system. We can not access the file system on the client, but put the work on the job manager or task manager.

      Currently, it seems that only creating temporary directory through Filesystem inĀ toStagingPath, but this is completely avoidable.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lzljs3620320 Jingsong Lee
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: