Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-2211

DataflowRunner (Java) rejects all but GCS paths for FileBasedSource/Sink

Details

    • Bug
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • 2.0.0
    • runner-dataflow
    • None

    Description

      FileBasedSource and Sink have switched in Beam to the FileSystems API from the the IOChannelUtils API, which means they now support HDFS and GCS and others.

      However, the DataflowRunner still uses GcsPathValidator, which means it will likely currently disallow HDFS and other new FileSystem implementations.

      Attachments

        Activity

          People

            dhalperi Dan Halperin
            dhalperi Dan Halperin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: