You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "jinfeng (Jira)" <ji...@apache.org> on 2021/06/28 11:14:00 UTC

[jira] [Created] (FLINK-23169) Support user-level app staging directory when yarn.staging-directory is specified

jinfeng created FLINK-23169:
-------------------------------

             Summary: Support user-level app staging directory when yarn.staging-directory is specified
                 Key: FLINK-23169
                 URL: https://issues.apache.org/jira/browse/FLINK-23169
             Project: Flink
          Issue Type: Improvement
          Components: Deployment / YARN
            Reporter: jinfeng


When yarn.staging-directory is specified,  different users will use the same directory as the staging directory.   It may not friendly for a job platform to submit job for different users.  I propose to use the user-level directory by default when yarn.staging-directory is specified.  We only need to make small changes  for `getStagingDir` function in 

YarnClusterDescriptor 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)