Connect DbVisualizer
You can query tables with DbVisualizer by connecting to the SQL Cluster from within your VPC. Follow these steps within DbVisualizer:
- Connect to a new database and select Hive.
- Under the Database section, enter the SQL Cluster endpoint connection details. Use port 10000.
- After successful connection, DbVisualizer will show all databases and tables in the catalog.
- Use DbVisualizer to run read/write queries on your data.