-
Book Overview & Buying
-
Table Of Contents
Business Intelligence with Databricks SQL
By :
In this section, we will learn how to navigate the Databricks platform using the left-hand sidebar. The left-hand sidebar contains links to all the user-facing features and functions on the platform.
First things first, we must log in to our Databricks platform. Whether you created a Databricks account for yourself or are using a Databricks account that your organization uses, you should have a workspace URL. Visit the workspace URL and log in with your credentials. For Azure Databricks users, the URL should be of the https://adb-<an_alphanumeric_string>.azuredatabricks.net/ form. For Databricks on AWS, the URL should be of the https://dbc-<an_alphanumeric_string>.cloud.databricks.com/ form. Finally, for Databricks on GCP, the URL should be of the https://<an_alphanumeric_string>.gcp.databricks.com/ form.
Upon successfully logging in, you should see a sidebar on the left-hand side. This sidebar is the key to navigating the Databricks...