wangbowen1024 opened a new pull request, #16274:
URL: https://github.com/apache/dolphinscheduler/pull/16274

   because json Conversion exception.
   like this script alert plugin:
   <img width="639" alt="image" 
src="https://github.com/apache/dolphinscheduler/assets/48642743/e960be35-3000-4ff5-8e17-5f6e935507b8";>
   and debug then get the json string:
   <img width="1033" alt="image" 
src="https://github.com/apache/dolphinscheduler/assets/48642743/948f8300-35ed-4fc1-8bcb-a6b554ac1871";>
   then want to conversion to PluginParams.class:
   <img width="752" alt="image" 
src="https://github.com/apache/dolphinscheduler/assets/48642743/c20f44e8-37a7-49d0-920f-e4775db969bf";>
   but ,the PluginParams is not what we want, the params will Construct 
ScriptSender:
   <img width="749" alt="image" 
src="https://github.com/apache/dolphinscheduler/assets/48642743/14806d6c-7aeb-4870-b5a8-43cc83d1efce";>
   <img width="855" alt="image" 
src="https://github.com/apache/dolphinscheduler/assets/48642743/0c88d95f-26b1-4dde-bfa5-658648cd8c22";>
   so, we just need to Conversion json to map


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