You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/10/09 09:28:00 UTC

[jira] [Commented] (FLINK-19252) Jaas file created under io.tmp.dirs - folder not created if not exists

    [ https://issues.apache.org/jira/browse/FLINK-19252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210755#comment-17210755 ] 

Chesnay Schepler commented on FLINK-19252:
------------------------------------------

So this is basically just adding {{Files.createDirectories(path.getParent());}} to  {{JaasModule#generateDefaultConfigFile}}?

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