issues
search
mlverse
/
pysparklyr
Extension to {sparklyr} that allows you to interact with Spark & Databricks Connect
https://spark.posit.co/deployment/databricks-connect.html
Other
14
stars
3
forks
source link
Install latest version of DB connect by default
#107
Open
edgararuiz
opened
9 months ago
edgararuiz
commented
9 months ago
For a new user:
Install the latest version of
databricks.connect
, as opposed to the version that matches the cluster's DBR version
Existing user:
If a
databricks.connect
version that matches DBR is found, use that
If a
databricks.connect
version that matches DBR is
not
found, then check what is the latest version of
databricks.connect
:
If the latest version is installed use that
If the latest version is not installed, prompt for installation
For a new user:
databricks.connect
, as opposed to the version that matches the cluster's DBR versionExisting user:
databricks.connect
version that matches DBR is found, use thatdatabricks.connect
version that matches DBR is not found, then check what is the latest version ofdatabricks.connect
: