Published
Databricks Connect Client
pip install databricks-connect
Package Downloads
Authors
Requires Python
==3.12.*
Dependencies
py4j<0.10.9.10,>=0.10.9.7sixpandas<3,>=1.0.5pyarrow<25,>=11.0.0grpcio<2,>=1.76.0grpcio-status<2,>=1.76.0googleapis-common-protos<2,>=1.71.0zstandard<1,>=0.23.0numpy<3,>=1.15databricks-sdk<1,>=0.122.0packaging>=23.2setuptools>=68.0.0
Databricks Connect
Databricks Connect allows you to connect popular IDEs such as Visual Studio Code, PyCharm, IntelliJ IDEA, notebook servers, and other custom applications to Databricks clusters.
Databricks Connect is a client library for the Databricks Runtime. It allows you to write code using Spark APIs and run them remotely on a Databricks cluster instead of in the local Spark session.
Refer to the official docs at https://docs.databricks.com/en/dev-tools/databricks-connect/python/index.html