jiasheng55 commented on issue #11322: [FLINK-16376][yarn] Use consistent method to get Yarn application dir… URL: https://github.com/apache/flink/pull/11322#issuecomment-601517139 @kl0u this PR removed the "targetDir" parameter from `YarnClusterDescriptor#uploadAndRegisterFiles` method and use `FileSystem#getHomeDirectory` as the default target direcotry, so the `YarnFileStageTestS3ITCase .testRecursiveUploadForYarnS3a ()` failed becuase it seemed having credential error accessing the **"/user/{user.name}"** bucket. If we choose not to use `mockito`, is it possible to set the bucket **"/user"** accessible?
---------------------------------------------------------------- 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
