SbloodyS commented on code in PR #3759: URL: https://github.com/apache/incubator-streampark/pull/3759#discussion_r1641745347
########## streampark-console/streampark-console-service/src/main/assembly/conf/config.yaml: ########## @@ -35,10 +35,11 @@ server: # system database, default h2, mysql|pgsql|h2 datasource: dialect: h2 #h2, mysql, pgsql + h2-data-dir: # if datasource.dialect is h2 ,you can configure the data dir Review Comment: On Linux systems, all users have permissions on the `/tmp` directory by default. -- 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: issues-unsubscr...@streampark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org