Gary Yao created FLINK-11781: -------------------------------- Summary: Config option yarn.per-job-cluster.include-user-jar cannot be set to DISABLED Key: FLINK-11781 URL: https://issues.apache.org/jira/browse/FLINK-11781 Project: Flink Issue Type: Bug Components: Deployment / YARN Affects Versions: 1.7.2, 1.6.4, 1.8.0 Reporter: Gary Yao
*Description* Setting {{yarn.per-job-cluster.include-user-jar: DISABLED}} in {{flink-conf.yaml}} is not supported (anymore). Doing so will lead to the job jar not being on the system classpath, which is mandatory if Flink is deployed in the job mode. -- This message was sent by Atlassian JIRA (v7.6.3#76005)