[
https://issues.apache.org/jira/browse/BEAM-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15996809#comment-15996809
]
ASF GitHub Bot commented on BEAM-2165:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/beam/pull/2879
> 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)