Before initiating data development in a project space, it is necessary to configure the Dataphin instance's compute engine. Once configured, the system allows for the addition of corresponding compute resources to the project space, facilitating computation and storage. This topic describes the steps to set GaussDB (DWS) as the compute engine for the Dataphin system.
Prerequisites
System metadata initialization is now complete. For more information, see how to use GaussDB (DWS) as the metadata warehouse engine during metadata warehouse initialization.
Procedure
-
On the Dataphin home page, navigate to the top menu bar and select Management Center > System Settings.
-
In the left-side navigation pane, click on Tenant Settings > Compute Settings. On the Compute Settings page, enter the necessary compute engine parameters.
Parameter
Description
JDBC URL
Enter the JDBC URL for connecting to GaussDB. The format is
jdbc:postgresql://host:port/database
. -
Click Save.
What to do next
After setting up the compute engine for the Dataphin instance, you can add the corresponding compute sources to the newly created project space to provide necessary resources for computation and storage. For details on creating a project space and adding compute sources, see Create a General Project.