Huawei GaussDB¶
To use the API of Huawei GaussDB to perform bulk data loads, first follow these steps:
Install the command line tools on the host of the Virtual DataPort server.
For Windows:
Download the GaussDB client of the same version you want to connect to.
Unzip the compressed folder where you are going to store the client.
For Linux:
Download the client package for your distribution.
Follow the installation guide in Downloading the Linux gsql Client . If the package for the version of the Huawei GaussDB you want to connect to is not available, use the closest version.
Edit the JDBC data source and click the tab Read & Write. Select Use bulk data load APIs and in the GaussDB executable location box, enter the path to the file
gsql
. This is the Huawei GaussDB client.