Wilson-BT opened a new issue, #9767:
URL: https://github.com/apache/dolphinscheduler/issues/9767

   ### 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 exec DML sql task,and send mail with attachment.it will fail with no 
exception.
   
   ### What you expected to happen
   
   Send mail success.
   
   ### How to reproduce
   
   As this image:
   
![image](https://user-images.githubusercontent.com/40427110/165202496-5e9273f9-9d3c-4394-961d-a2ae60b3c163.png)
   the alert type is send mail like this:
   
![image](https://user-images.githubusercontent.com/40427110/165202733-67c7eadc-8510-40b7-84e2-3d4b54785cad.png)
   it will not write a whole .xlsx file and send failed with no exception.
   
   ### Anything else
   
   Hadoop-common and hadoop-client use common-compress-1.4.1, and  poi-ooxml 
use common-compress-1.19.1.
   But the project maven package has only common-compress-1.4.1, it will cause 
ClassNotFoundError  when alert write xlsx-type file.
   
   
   ### Version
   
   2.0.5
   
   ### 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