WeBankFinTech / DataSphereStudio

DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualization, and task scheduling.
https://github.com/WeBankFinTech/DataSphereStudio-Doc
Apache License 2.0
3.08k stars 999 forks source link

Update init.sql #1027

Closed dachn closed 1 year ago

dachn commented 1 year ago

when install dolphinSchedulerAppConn with cmd: "sh install-appconn.sh" ,got error like: "duplicate entry '0-pdp_scheduler_center' for key 'idx_unique_workspace_id'", delete the duplicate key before execute the insert command can avoid this.