[
https://issues.apache.org/jira/browse/FLINK-19252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213705#comment-17213705
]
Chesnay Schepler commented on FLINK-19252:
------------------------------------------
IMO each security module should itself setup everything it actually needs; I'd
like to avoid a general setup step before security modules are setup, because
that may grow over-time, but we want as little as possible to run before the
security modules have been setup.
> 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
> Components: Runtime / Coordination
> Affects Versions: 1.10.0, 1.10.1, 1.10.2
> Reporter: Koala Lam
> Priority: Major
>
> 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)