chenhaonan313 opened a new issue, #11515: URL: https://github.com/apache/dolphinscheduler/issues/11515
### 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 aa.sql flumea.conf In the Resource Center Shell Command:sudo -u hdfs hive -f aa.sql error: aa.sql(No such file or directory) Shell Command:sudo -u hdfs /usr/hdp/flume/bin/flume-ng agent --name a1 --conf conf --conf-file flumea.conf -Dflume.hdfs.logger=INFO,consol ERRO:the specified configuration file does not exist:/tmp/hsperfdate_hdfs/flumea.conf Why is the file preceded by /tmp/hsperfdata_hdfs address sql file not found But I can bash the shell file ### What you expected to happen The file in the resource center is not available, you can view the contents of the file using the cat command, but using the file shows that it cannot be found ### How to reproduce I'm configuring standalone to test that flume conf is executable, paired with a cluster error ### Anything else _No response_ ### Version 3.0.0 ### Are you willing to submit PR? - [X] 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]
