

You should start your resource before trying to connect to it. (If Connect is disabled, you are already connected.) In DBeaver, in the Database Navigator window, right-click the connection that you want to use. Use DBeaver to access data objects in your Azure Databricks workspace such as tables and table properties, views, indexes, data types, and other data object types. Step 4: Use DBeaver to browse data objects Repeat the instructions in this step for each resource that you want DBeaver to access.
#DBEAVER DRIVER#
In the Driver Manager dialog box, click Close.On the Settings tab, for Class Name, enter .Driver.On the Settings tab, for Driver Name, enter Databricks.In the Driver class list, confirm that .Driver is selected.Browse to the DatabricksJDBC42.jar file that you extracted earlier and click Open.In the Create new driver dialog box, click the Libraries tab.

#DBEAVER DOWNLOAD#
A Windows installer is also available from the Download page on the DBeaver website.
#DBEAVER INSTALL#
Windows: Use Chocolatey to run choco install dbeaver.A macOS installer is also available from the Download page on the DBeaver website. macOS: Use Homebrew to run brew install -cask dbeaver-community, or use MacPorts to run sudo port install dbeaver-community.snap and flatpak installation options are provided on this page as well. Linux: Download and run one of the Linux installers from the Download page on the DBeaver website.Step 1: Install DBeaverĭownload and install DBeaver CE as follows: You must also have an Azure Databricks cluster or SQL warehouse to connect with DBeaver.

The Databricks JDBC Driver onto your local development machine, extracting the DatabricksJDBC42.jar file from the downloaded DatabricksJDBC42-.zip file.(Linux 32-bit is supported but not recommended.) A Linux 64-bit, macOS, or Windows 64-bit operating system.Requirementsīefore you install DBeaver, your local development machine must meet the following requirements: This article was tested with macOS, Databricks JDBC Driver version 2.6.25, and DBeaver CE version 22.1.0.
