You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2019/03/19 05:12:00 UTC

[jira] [Updated] (BEAM-3344) DirectRunner should serialize/deserialize PipelineOptions via Jackson to simulate what remote execution runners do

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

Kenneth Knowles updated BEAM-3344:
----------------------------------
    Labels: newbie starter triaged  (was: newbie starter)

> DirectRunner should serialize/deserialize PipelineOptions via Jackson to simulate what remote execution runners do
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-3344
>                 URL: https://issues.apache.org/jira/browse/BEAM-3344
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-direct
>            Reporter: Luke Cwik
>            Priority: Minor
>              Labels: newbie, starter, triaged
>
> DirectRunner currently doesn't drop PipelineOptions marked with `@JsonIgnore` like other runners such as Flink and Spark and hence when a pipeline is tried with a runner that executes locally it seemingly works but then when executed remotely it fails because certain PipelineOptions are unavailable during execution.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)