Kevin Zhang created FLINK-18493: ----------------------------------- Summary: Make target home directory used to store yarn files configurable Key: FLINK-18493 URL: https://issues.apache.org/jira/browse/FLINK-18493 Project: Flink Issue Type: Improvement Components: Deployment / YARN Affects Versions: 1.10.1, 1.10.0 Reporter: Kevin Zhang
When submitting applications to yarn, the file system's default home directory, like /user/user_name on hdfs, is used as the base directory to store flink files. But in different file system access control strategies, the default home directory may be not inaccessible, and it's more preferable for users to specify thier own paths if they wish to. -- This message was sent by Atlassian Jira (v8.3.4#803005)