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

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

                Author: ASF GitHub Bot
            Created on: 15/Nov/19 21:22
            Start Date: 15/Nov/19 21:22
    Worklog Time Spent: 10m 
      Work Description: ibzib commented on issue #10116: [BEAM-8273] Expand 
portability environment documentation
URL: https://github.com/apache/beam/pull/10116#issuecomment-554533553
 
 
   > @ibzib this entire section doesn't belong into the roadmap. I think this 
is a good opportunity to add a portability page to 
https://beam.apache.org/documentation/ and start adding info there.
   
   There's a page dedicated to "Runtime environments," but currently it only 
focuses on how to "customize, build, and push Beam SDK container images." I 
suppose that might be a logical place for this?
   
   I should also probably update the pipeline options source with some of this 
information.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 344595)
    Time Spent: 1h 40m  (was: 1.5h)

> Improve worker script for environment_type=PROCESS
> --------------------------------------------------
>
>                 Key: BEAM-8273
>                 URL: https://issues.apache.org/jira/browse/BEAM-8273
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-harness
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> When environment_type=PROCESS, environment_config specifies the command to 
> run the worker processes. Right now, it defaults to None and errors if not 
> set (`TypeError: expected string or buffer`).
> It might not be feasible to offer a one-size-fits-all executable for 
> providing as environment_config, but we could at least:
> a) make it easier to build one (right now I only see the executable being 
> built in a test script that depends on docker: 
> [https://github.com/apache/beam/blob/cbf8a900819c52940a0edd90f59bf6aec55c817a/sdks/python/test-suites/portable/py2/build.gradle#L146-L165])
> b) document the process
> c) link to the documentation when no environment_config is provided



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to