Hi!
I am trying to connect RStudio to my Databricks Cluster, I already change the permissions to CAN MANAGE and CAN ATTACH to the cluster. Also I have verified to have the correct python version and Databricks version in my computer.
This is the error my computer is displaying after trying to connect:
✖ Problem using 'r-reticulate' [66ms]
A different Python is already loaded:
'/Users/sergioparra/.virtualenvs/r-sparklyr-databricks-13.3/bin/python'
'databricks.connect' was found and loaded from that
environment
✔ Connected to: 'Experimentation' [80ms]
Error in if (grepl("UNAVAILABLE", status_error)) { :
argument is of length zero
Can someone help me please?