Chris-Arith opened a new issue, #11349: URL: https://github.com/apache/dolphinscheduler/issues/11349
### 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 When we check the task result after we successfully executed the data quality task, we found that the `Error Output Path` has a value and this path can't be found in the HDFS. So, how can I find the output path in HDFS?  common.properties are configured as below  - `hdfs` is the root user of our HDFS system - `dolphinscheduler-data-quality-3.0.0-beta-3-SNAPSHOT.jar` is packaged from the 3.0.0-beta-2 source code and put into each server's `libs` directory - `data-quality.error.output.path` is set to `/tmp/data-quality-error-data` ### What you expected to happen Find the output path in HDFS ### How to reproduce As I describe ### Anything else nil ### Version 3.0.0-beta-2 ### 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]
