Luke Cwik created BEAM-2165:
-------------------------------
Summary: Support custom user Jackson modules for PipelineOptions
Key: BEAM-2165
URL: https://issues.apache.org/jira/browse/BEAM-2165
Project: Beam
Issue Type: Improvement
Components: runner-apex, runner-dataflow, runner-flink, runner-spark
Reporter: Luke Cwik
Assignee: Luke Cwik
HadoopFileSystem was added with support for passing Hadoop Configuration
through PipelineOptions in #BEAM-2031.
This was done by making the ObjectMapper within PipelineOptionsFactory find and
load Jackson modules using Jackson supported ServiceLoader pattern.
Serializing PipelineOptions requires runners to also use an ObjectMapper which
has been similarly configured.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)