Koala Lam created FLINK-19252: --------------------------------- Summary: Jaas file created under io.tmp.dirs - folder not created if not exists Key: FLINK-19252 URL: https://issues.apache.org/jira/browse/FLINK-19252 Project: Flink Issue Type: Improvement Affects Versions: 1.10.2, 1.10.1, 1.10.0 Reporter: Koala Lam
https://issues.apache.org/jira/browse/FLINK-14433 The security module installation happens before the tmp directory check: [https://github.com/apache/flink/blob/master/flink-runtime/src/main/java/org/apache/flink/runtime/taskexecutor/TaskManagerServices.java#L390] -- This message was sent by Atlassian Jira (v8.3.4#803005)