[
https://issues.apache.org/jira/browse/BEAM-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chamikara Jayalath resolved BEAM-852.
-------------------------------------
Resolution: Fixed
> Validate sources when they are created
> --------------------------------------
>
> Key: BEAM-852
> URL: https://issues.apache.org/jira/browse/BEAM-852
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py
> Reporter: Chamikara Jayalath
> Assignee: Sourabh Bajaj
> Fix For: Not applicable
>
>
> We currently do not validate some sources at creation time. For example text,
> Avro. Validating sources early will improve user experience since it will
> help catch issues early. For example, we can fail before submitting a job to
> a runner.
> It should also be possible to disable validation to support environments
> where users do not have access to the input at job submission. Java SDK
> already follows a similar model.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)