wllppoo opened a new issue, #15441: URL: https://github.com/apache/dolphinscheduler/issues/15441
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened 开启资源上传功能到hdfs,修改common.properties对应参数后报错。 创建租户报错:org.apache.dolphinscheduler.api.exceptions.ApiExceptionHandler:[52] - 创建租户错误 Client cannot authenticate via:[TOKEN, KERBEROS], 上传文件:to hdfs://**/** 失败, 将resource.hdfs.root.user=hdfs 置空后一切正常使用。发现在之前也有这个问题并提到后续会修复,但我目前遇到的问题应该是没修复 ### What you expected to happen I hope this issue can be fixed. Or tell me if it's my own problem that caused it ### How to reproduce For a CDH cluster with KRB authentication, after enabling the resource upload function, when resource. hdfs. root. user=hdfs. There were errors in both uploading and creating tenant functions ### Anything else _No response_ ### Version 3.2.x ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
