Open a CelerData cluster
CelerData supports accessing a CelerData cluster on your web browser. By opening a CelerData cluster on your web browser, you can run queries, manage data catalogs, view query history, monitor cluster status, and check audit logs in it.
NOTE
- To open a cluster, you must have the View Cluster privilege and the username and password to connect to the cluster.
- CelerData supports setting IP Access List for a cluster to allow or deny access from a specific set of IP addresses.
Open your cluster
-
Sign in to the CelerData Cloud BYOC console.
-
In the left-side navigation pane, choose Clusters.
-
On the Clusters page, click the cluster you want to open.
-
On the cluster details page, click Open cluster.
-
On the Connect to your Cluster page, enter your Username and Password for accessing the cluster, and click Sign in.
The browser redirects you to the cluster operation page.
The cluster operation page consists of five tabs:
- SQL editor: You can edit and run queries in your CelerData cluster.
- Data catalog: You can view and manage data catalogs within your CelerData cluster.
- Query history: You can view the history of all queries and analyze the slow queries in your CelerData cluster.
- Monitor: You can monitor the status of your CelerData cluster and the instance that hosts it.
- Audit log: You can view and search the audit logs of your CelerData cluster.
Run a query in SQL editor
SQL editor allows you to edit and execute SQL queries on the CelerData platform. It provides an easy-to-use and powerful UI that makes the query-writing more efficient. SQL editor features syntax highlighting and auto-completion. These features provide an intuitive and flexible environment for data analysts, developers, and even business users to quickly work with their data.
The SQL editor tab consists of three areas:
- The Data explorer and Saved queries panels
- The query editor area
- The query result area