[ 
https://issues.apache.org/jira/browse/BEAM-6663?focusedWorklogId=199283&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-199283
 ]

ASF GitHub Bot logged work on BEAM-6663:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Feb/19 15:22
            Start Date: 15/Feb/19 15:22
    Worklog Time Spent: 10m 
      Work Description: aromanenko-dev commented on issue #7831: [BEAM-6663] 
Add the ability to transform to/from json SerializablePipelineOptions
URL: https://github.com/apache/beam/pull/7831#issuecomment-464088229
 
 
   @echauchot Thanks, LGTM. Let's wait for Jenkins and merge if it's 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: 199283)
    Time Spent: 1h  (was: 50m)

> 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
>  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)

Reply via email to