jasonlnk commented on issue #5675:
URL: 
https://github.com/apache/dolphinscheduler/issues/5675#issuecomment-870656957


   This is a problem。If the data source of the JSON file changes, a function is 
needed to change the data source information in the JSON file synchronously 
when the data source changes.
   I have an idea to store the content of the JSON file in the database in the 
form of text. When running, it will be extracted from the database to generate 
a JSON file for job. When the data source changes, we just need to replace the 
field of the JSON file, which is what we do now.


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