[
https://issues.apache.org/jira/browse/BEAM-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Cwik resolved BEAM-3344.
-----------------------------
Resolution: Fixed
Fix Version/s: 2.13.0
> 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
> Assignee: Madhusudhan Reddy Vennapusa
> Priority: Minor
> Labels: newbie, starter
> Fix For: 2.13.0
>
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> 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)