Jean-Baptiste Onofré created BEAM-316:
-----------------------------------------
Summary: Support file scheme in TextIO
Key: BEAM-316
URL: https://issues.apache.org/jira/browse/BEAM-316
Project: Beam
Issue Type: Improvement
Components: sdk-java-extensions
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
When users use {{TextIO}}, most of the time, they provide a full file URI:
{{file:/tmp/foo}}. Unfortunately, the {{file}} schema is not supported by
{{TextIO}} and it fails with "No handler found". It's not easy for users to
figure it out.
We should support {{file}} schema to provide better flexibility to users.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)