DolphinScheduler supports OceanBase data sources. If you are using the MySQL mode of OceanBase Database, you can configure an OceanBase data source in a manner similar to configuring a MySQL data source.
Procedure
- Log on to the DolphinScheduler console.
- In the top navigation bar, click Datasource, and then click Create DataSource.
- On the Choose DataSource Type dialog box, select MYSQL. If you are using the latest version of DolphinScheduler, 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.