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/04/06 17:05:42 UTC

[jira] [Closed] (BEAM-1160) Disabling Read transform validation cause empty file patterns to unexpected succeed

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

Daniel Halperin closed BEAM-1160.
---------------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

These jobs will now fail in the Beam SDK for Java.

There is another bug open for custom user handling of the glob expansion.

> Disabling Read transform validation cause empty file patterns to unexpected succeed
> -----------------------------------------------------------------------------------
>
>                 Key: BEAM-1160
>                 URL: https://issues.apache.org/jira/browse/BEAM-1160
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Scott Wegner
>            Assignee: Scott Wegner
>             Fix For: Not applicable
>
>
> Typically, input file patterns are validated during Pipeline construction, but standard Read transforms include an option to disable validation. This is generally useful but can lead to cases where a Pipeline executes successfully with empty inputs.
> We should fail execution on empty file-based inputs even when validation is disabled.



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