ruanwenjun commented on issue #6273:
URL: 
https://github.com/apache/dolphinscheduler/issues/6273#issuecomment-922409434


   @luojieio This may be caused by the coding inconsistent, could you please 
modify the code in line 249 FileUtil to 
   ```java
   return output.toString(StandardCharsets.UTF_8.name());
   ```
   and try again


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