Github user vijikarthi commented on the issue: https://github.com/apache/flink/pull/2275 @mxm, I was able to reproduce this issue on some other machine. The issue is that KRB5 config file which is mounted as a local resource is not visible though we set the system property (java.security.krb5.conf) within the container. I have modified the implementation to pass the system property as part of container JVM parameter. I have rebased the code against upstream master. Please give it a try.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---