yuzhaojing created FLINK-15682: ---------------------------------- Summary: Flink native kubernetes Could not run Key: FLINK-15682 URL: https://issues.apache.org/jira/browse/FLINK-15682 Project: Flink Issue Type: Bug Components: Deployment / Kubernetes Reporter: yuzhaojing Fix For: 1.10.0
Currently,native kubernetes use exec /bin/bash -c java_command to start jobmanager and taskmanager.but there are $Flink_ClassPath in java_command,when use exec $@,this env can't be parse. -- This message was sent by Atlassian Jira (v8.3.4#803005)