[jira] [Created] (FLINK-15483) Support to set environment variables for jobmanager pod

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-15483) Support to set environment variables for jobmanager pod

Shang Yuanchun (Jira)
Yang Wang created FLINK-15483:
---------------------------------

             Summary: Support to set environment variables for jobmanager pod
                 Key: FLINK-15483
                 URL: https://issues.apache.org/jira/browse/FLINK-15483
             Project: Flink
          Issue Type: Sub-task
          Components: Deployment / Kubernetes
            Reporter: Yang Wang


Currently, we could use `containerized.master.env.` to set the user-defined environment variables. For Yarn, it works correctly. However, it could not take effect on Kubernetes deployment.

 

Some users have tried the flink native integration and find this problem. This is nice to have in 1.10 and not a blocker. Since we could set the environment when building the image instead.



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