You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Davor Bonaci (JIRA)" <ji...@apache.org> on 2017/01/20 18:17:26 UTC

[jira] [Updated] (BEAM-1289) TextIO (and others) should provide more informative messages when encountering RVP

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

Davor Bonaci updated BEAM-1289:
-------------------------------
    Assignee: Sam McVeety  (was: Davor Bonaci)

> TextIO (and others) should provide more informative messages when encountering RVP
> ----------------------------------------------------------------------------------
>
>                 Key: BEAM-1289
>                 URL: https://issues.apache.org/jira/browse/BEAM-1289
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-extensions
>            Reporter: Ben Chambers
>            Assignee: Sam McVeety
>            Priority: Minor
>              Labels: starter
>
> https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java#L301
> When reporting failing to validate because a parameter comes from a RuntimeValueProvider (such as when creating templates) we report:
> "Cannot validate with a RVP"
> We should instead provide a message saying what went wrong and how to fix it. Something like:
> "Unable to validate parameters that aren't available until runtime. Disable validation using .withoutValidation()."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)