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?
   
   
![image](https://user-images.githubusercontent.com/48941586/183378372-fab78e8d-d694-4c50-9897-47a8f4816c37.png)
   common.properties are configured as below
   
![image](https://user-images.githubusercontent.com/48941586/183378774-9aa2570c-24a6-4073-b11c-21fb7a9aa2bb.png)
   - `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]

Reply via email to