iamnotgay edited a comment on issue #822: [BUG]   Database initialization error
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/822#issuecomment-533085911
 
 
   建议使用  脚本初始化
   
   `1.0.2之后版本(含1.0.2)创建表和导入基础数据 修改conf/dao/data_source.properties中的下列属性
   
         spring.datasource.url
         spring.datasource.username
         spring.datasource.password`
   
   执行创建表和导入基础数据脚本
   
     sh ./script/create_escheduler.sh
   
   
   
https://analysys.github.io/easyscheduler_docs_cn/%E5%90%8E%E7%AB%AF%E9%83%A8%E7%BD%B2%E6%96%87%E6%A1%A3.html

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to