Github user aljoscha commented on the issue: https://github.com/apache/flink/pull/5901 @suez1224 Ah, I think the reason this test passes even without your fix in #5896 is that the test doesn't really test submission to a YARN cluster on different machines. The TaskManager runner will pick up the path of the key tab that exists on the local filesystem.
---