You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues 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
Set a config name for the global parameter and pass in a JSON format seatunnel task configuration information
Use ${config} as task configuration in the seatunnel task
Search before asking
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
Anything else
No response
Version
dev
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: