zentol commented on a change in pull request #7883: [FLINK-11781][yarn] Remove 
"DISABLED" as possible value for yarn.per-job-cluster.include-user-jar
URL: https://github.com/apache/flink/pull/7883#discussion_r261890617
 
 

 ##########
 File path: 
flink-yarn/src/main/java/org/apache/flink/yarn/configuration/YarnConfigOptions.java
 ##########
 @@ -156,7 +155,6 @@ private YarnConfigOptions() {}
 
        /** @see YarnConfigOptions#CLASSPATH_INCLUDE_USER_JAR */
        public enum UserJarInclusion {
-               DISABLED,
 
 Review comment:
   We should check where this is parsed to the enum and throw a meaningful 
exception explaining that DISABLED has been removed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to