hyjunhyj commented on issue #11349:
URL: 
https://github.com/apache/dolphinscheduler/issues/11349#issuecomment-1210546299

   
   
![dsdq2](https://user-images.githubusercontent.com/110226627/183889870-2068d318-621d-4f34-a0a6-d23513af593b.jpg)
   
   It seems that it is designed like this, "table_count_check" doesn't output 
error data, compared with "null_check" and found that it is because the value 
of "errorOutputSql" is different.
   The value of the "errorOutputSql" variable is "false" when the 
"table_count_check" rule is used.
   The value of the "errorOutputSql" variable is "true" when the "null_check" 
rule is used.
   
   
![dsdq](https://user-images.githubusercontent.com/110226627/183889956-f6ec9c22-0175-414a-8bc1-457e3ce50b96.jpg)
   
   You can try to use the "null_check" rule, and then compare the execution 
commands in the log, where the "writers" list will have an output type of 
"hdfs_file".


-- 
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