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

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

                Author: ASF GitHub Bot
            Created on: 06/Jul/18 16:36
            Start Date: 06/Jul/18 16:36
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on issue #5888: [BEAM-4733] Pass 
pipeline options from Python portable runner to job server.
URL: https://github.com/apache/beam/pull/5888#issuecomment-403085071
 
 
   There was some discussion about what to do here that wasn't formalized or 
completely figured out about `PipelineOptions` and the job server API. For know 
I believe the intention was to have the job server configured explicitly from 
the command line when being launched and not to take `PipelineOptions` per job.
   
   For know, we should stick with passing Python PipelineOptions through as an 
opaque blob and not worry about the internal representation or having a 
runner/job server look at them.
   
   CC: @angoenka @jkff 

----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 119902)
    Time Spent: 20m  (was: 10m)

> Python portable runner to pass pipeline options to job service
> --------------------------------------------------------------
>
>                 Key: BEAM-4733
>                 URL: https://issues.apache.org/jira/browse/BEAM-4733
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink, sdk-py-harness
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>            Priority: Major
>              Labels: portability
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The portable runner client currently drops the pipeline options. In the 
> prototype, it was implemented here: 
> [https://github.com/bsidhom/beam/commit/ce8a79122b98a7cbcf6fea7db4a5fe31b6e8248a#diff-f2f54a3d6ae6ef6a22e5d52621a133ed]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to