[
https://issues.apache.org/jira/browse/BEAM-6663?focusedWorklogId=199963&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-199963
]
ASF GitHub Bot logged work on BEAM-6663:
----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Feb/19 09:15
Start Date: 18/Feb/19 09:15
Worklog Time Spent: 10m
Work Description: echauchot commented on issue #7831: [BEAM-6663] Add the
ability to transform to/from json SerializablePipelineOptions
URL: https://github.com/apache/beam/pull/7831#issuecomment-464649895
@aromanenko-dev thanks for the review, I fixed checkstyle, I'll merge the PR
as soon as it is green
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 199963)
Time Spent: 1h 20m (was: 1h 10m)
> Add the ability to transform to/from json SerializablePipelineOptions
> ---------------------------------------------------------------------
>
> Key: BEAM-6663
> URL: https://issues.apache.org/jira/browse/BEAM-6663
> Project: Beam
> Issue Type: Improvement
> Components: runner-core
> Reporter: Etienne Chauchot
> Assignee: Etienne Chauchot
> Priority: Minor
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Many runners, store both PipelineOptions and SerializablePipelineOptions in
> their context whereas SerializablePipelineOptions stores both Options and
> json serialized Options. Options can be obtain by
> SerializablePipelineOptions.get() but json form cannot be obtained.
> Similarly, we cannot create a SerializablePipelineOptions from json. It is
> needed in some cases (like spark structured streaming) where we cannot inject
> anything else than Strings into the framework.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)