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

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

                Author: ASF GitHub Bot
            Created on: 30/Nov/18 00:07
            Start Date: 30/Nov/18 00:07
    Worklog Time Spent: 10m 
      Work Description: angoenka commented on a change in pull request #7078: 
[BEAM-6094] Implement external environment for portable BeamPython.
URL: https://github.com/apache/beam/pull/7078#discussion_r237631573
 
 

 ##########
 File path: model/pipeline/src/main/proto/beam_runner_api.proto
 ##########
 @@ -1045,6 +1046,11 @@ message ProcessPayload {
   map<string, string> env = 4; // Environment variables
 }
 
+message ExternalPayload {
+  ApiServiceDescriptor endpoint = 1;
 
 Review comment:
   Shall we also mention the protocol for communication like http/grpc....
   This seems to require external system to have GRPC support.

----------------------------------------------------------------
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: 170899)
    Time Spent: 20m  (was: 10m)

> Implement External environment for Portable Beam
> ------------------------------------------------
>
>                 Key: BEAM-6094
>                 URL: https://issues.apache.org/jira/browse/BEAM-6094
>             Project: Beam
>          Issue Type: Improvement
>          Components: beam-model
>            Reporter: Robert Bradshaw
>            Assignee: Robert Bradshaw
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>




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

Reply via email to