kezhenxu94 commented on issue #6713: URL: https://github.com/apache/dolphinscheduler/issues/6713#issuecomment-962422824
H2 is memory database and the reason why I have to store the data file on disk is that I have to start it in daemon mode, which is not allowed in our current codes. If you want to reuse the data, you'd better use a local MySQL / PostgreSQL database. -- 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]
