You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2017/04/30 15:48:04 UTC

[jira] [Resolved] (BEAM-827) Remove PipelineOptions from construction time in WriteFiles

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

Kenneth Knowles resolved BEAM-827.
----------------------------------
    Resolution: Fixed

> Remove PipelineOptions from construction time in WriteFiles
> -----------------------------------------------------------
>
>                 Key: BEAM-827
>                 URL: https://issues.apache.org/jira/browse/BEAM-827
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-java-core
>            Reporter: Thomas Groh
>            Assignee: Kenneth Knowles
>              Labels: backward-incompatible
>             Fix For: First stable release
>
>
> This may require validating the sink is properly configured at Runtime rather than at apply-time.
> Requires making the writer-result coder part of the sink interface, rather than the WriteOperation interface, as otherwise the coder is not available at runtime.



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