Thomas Groh created BEAM-4440:
---------------------------------
Summary: When filesToStage is empty, the DataflowRunner should
fail.
Key: BEAM-4440
URL: https://issues.apache.org/jira/browse/BEAM-4440
Project: Beam
Issue Type: Bug
Components: runner-dataflow
Reporter: Thomas Groh
Assignee: Thomas Groh
Staging no files will not permit any pipeline execution to succeed. This should
cause the pipeline to fail before job submission.
In general, if any file to stage is specified and expands to no files, this
should also be a failure. Specifying a glob that represents no files is almost
certainly user error.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)