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

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

                Author: ASF GitHub Bot
            Created on: 30/Jun/21 23:18
            Start Date: 30/Jun/21 23:18
    Worklog Time Spent: 10m 
      Work Description: kw2542 commented on a change in pull request #15081:
URL: https://github.com/apache/beam/pull/15081#discussion_r661870261



##########
File path: 
runners/core-construction-java/src/main/java/org/apache/beam/runners/core/construction/Environments.java
##########
@@ -79,13 +79,16 @@
 
   private static final String dockerContainerImageOption = 
"docker_container_image";
   private static final String externalServiceAddressOption = 
"external_service_address";
+  private static final String externalServiceExecutableOption = 
"external_service_executable";

Review comment:
       This makes sense, the runner should be ignorant of how external worker 
executes. I do see this is the pattern that Python external worker follows. 




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 617338)
    Time Spent: 1h 40m  (was: 1.5h)

> Process Support for ExternalWorkerService
> -----------------------------------------
>
>                 Key: BEAM-12503
>                 URL: https://issues.apache.org/jira/browse/BEAM-12503
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-java-harness
>            Reporter: Ke Wu
>            Assignee: Ke Wu
>            Priority: P3
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Process mode support to invoke artifact staging after starting external 
> worker pool service.



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

Reply via email to