Paul Lin created FLINK-20185:
--------------------------------

             Summary: Containerized environment variables may be misinterpreted 
in launch script
                 Key: FLINK-20185
                 URL: https://issues.apache.org/jira/browse/FLINK-20185
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Configuration
    Affects Versions: 1.11.0
         Environment: YARN 2.6.5
            Reporter: Paul Lin


Containerized environment variables forwarding may be broken when conflicting 
with existing variables. For example, setting `MALLOC_ARENA_MAX` through 
`containerized.taskmanager.env.MALLOC_ARENA_MAX=1` results inĀ  `export 
MALLOC_ARENA_MAX="1:1"` in the launch script.



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

Reply via email to