aljoscha commented on a change in pull request #7702: 
[FLINK-11088][Security][YARN] Allow YARN to discover pre-installed keytab files
URL: https://github.com/apache/flink/pull/7702#discussion_r377551030
 
 

 ##########
 File path: 
flink-yarn/src/main/java/org/apache/flink/yarn/configuration/YarnConfigOptions.java
 ##########
 @@ -225,6 +226,22 @@
                                .noDefaultValue()
                                .withDescription("Specify YARN node label for 
the YARN application.");
 
+       public static final ConfigOption<Boolean> REQUIRE_LOCALIZE_KEYTAB =
+               key("yarn.security.kerberos.require.localize.keytab")
 
 Review comment:
   I think this should be called `yarn.security.kerberos.ship-client-keytab` or 
`yarn.security.kerberos.ship-local-keytab` 

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