zhangbinzaifendou commented on issue #9007: [FLINK-13131] [Deployment / YARN] add a custom directory for storing configuration files and jar files for user jobs URL: https://github.com/apache/flink/pull/9007#issuecomment-508970238 @Myasuka Thank you very much for your review and Suggestions 1. In hadoop 2.7.2, if dfs.user.home.dir.prefix=/home is set, but the value returned by getHomeDirectory is /user/xxx, the actual online environment has speciality, so I think flink should provide a flexible configuration. So that the user can set a directory, if not set, use the default (/user/xxx). 2. I have modified the problem of import * Thank you!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
