dawidwys 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_r262551151
 
 

 ##########
 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:
   +1 for throwing exception rather than just logging, when mismatch.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to