[
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)