DBeaver
Last Updated:2021-04-13
Palo supports the connection to DBeaver, you can connect your database management tool DBeaver according to the following steps.
Preparations
Install DBeaver.
Bind EIP for Leader Node of Palo cluster.
Connect Palo
- Create a new connection and select MySQL , then click Next step
- Then configure the connection information:
- Server address: Fill in the EIP binding address of Palo Leader Node (LeaderNode protocol public address)
- Port: Fill in the port number of the MySQL protocol connection target, generally defaulted as 9030.
- Database: It is recommended not to fill in or fill in any database name in the Palo cluster. Filling in other strings may cause failed connection.
- User name: The account created in Palo cluster, the administrator account is "admin".
- Password: The connection password when creating the cluster.
- No need to fill in other information. Click Test link after configuration,. The display of Connected indicates that DBeaver can successfully access Palo .
- Click Done to manage and use Public Cloud Palo cluster with DBeaver.