Luke Cwik created BEAM-3344:
-------------------------------

             Summary: 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


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
(v6.4.14#64029)

Reply via email to