[ 
https://issues.apache.org/jira/browse/BEAM-8613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16989247#comment-16989247
 ] 

Robert Bradshaw commented on BEAM-8613:
---------------------------------------

What kind of environment variables are you trying to pass here? Is there not 
another way to pass this data to the operations being performed in this 
container? I'm worried about building too much into these (unstructured) string 
fields and having to support this long term once we finally clean up our 
environment specs. 

> Add environment variable support to Docker environment
> ------------------------------------------------------
>
>                 Key: BEAM-8613
>                 URL: https://issues.apache.org/jira/browse/BEAM-8613
>             Project: Beam
>          Issue Type: Improvement
>          Components: java-fn-execution, runner-core, runner-direct
>            Reporter: Nathan Rusch
>            Priority: Trivial
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> The Process environment allows specifying environment variables via a map 
> field on its payload message. The Docker environment should support this same 
> pattern, and forward the contents of the map through to the container runtime.



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

Reply via email to