Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.6.4, 1.7.2, 1.8.0
-
Remove "DISABLED" from possible values for config option yarn.per-job-cluster.include-user-jar. This feature is broken beginning from Flink 1.5 anyways.
Description
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 job mode. The job will never run.
Expected behavior
Documentation should reflect that setting yarn.per-job-cluster.include-user-jar: DISABLED does not work.
Attachments
Issue Links
- links to