You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2017/05/09 15:56:04 UTC

[jira] [Closed] (BEAM-2211) DataflowRunner (Java) rejects all but GCS paths for FileBasedSource/Sink

     [ https://issues.apache.org/jira/browse/BEAM-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Halperin closed BEAM-2211.
---------------------------------
    Resolution: Fixed

> DataflowRunner (Java) rejects all but GCS paths for FileBasedSource/Sink
> ------------------------------------------------------------------------
>
>                 Key: BEAM-2211
>                 URL: https://issues.apache.org/jira/browse/BEAM-2211
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>            Reporter: Daniel Halperin
>            Assignee: Daniel Halperin
>             Fix For: 2.0.0
>
>
> {{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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)