DolphinScheduler supports OceanBase data sources. You can configure a data source of OceanBase Database in MySQL mode like a MySQL data source.
Log on to the DolphinScheduler console. In the top navigation bar, click Datasource, and then click Create DataSource. In the Choose DataSource Type dialog box, select MYSQL. If you use DolphinScheduler of the latest version, you can select OCEANBASE as the data source type.
The following table describes the parameters for configuring an OceanBase data source for DolphinScheduler.
| Parameter | Description |
|---|---|
| Datasource | Select OCEANBASE. |
| Datasource Name | Enter the name of the data source. |
| IP | Enter the IP address for connecting to the OceanBase data source. |
| Port | Enter the port number for connecting to the OceanBase data source. |
| User Name | Enter the username for connecting to the OceanBase data source. |
| Password | Enter the password for connecting to the OceanBase data source. |
| Database Name | Enter the database name for connecting to the OceanBase data source. |
For more information, see DolphinScheduler documentation.