Xuzhengz opened a new issue, #16956:
URL: https://github.com/apache/dolphinscheduler/issues/16956

   ### 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
   
   The content of the seatunnel task file uses the result passed upstream, 
which is in JSON format. However, the file is created with a conf suffix 
because the variable values were not replaced with the JSON result passed 
upstream during the validation process of JSONUtils.checkJsonValid
   
   ### What you expected to happen
   
   When passing the JSON Utils. checkJsonValid checksum, parse the variable 
value into the result passed upstream
   
   ### How to reproduce
   
   1. Set a config name for the global parameter and pass in a JSON format 
seatunnel task configuration information
   2. Use ${config} as task configuration in the seatunnel task
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [X] 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