mlverse / pysparklyr

Extension to {sparklyr} that allows you to interact with Spark & Databricks Connect
https://spark.posit.co/deployment/databricks-connect.html
Other
12 stars 1 forks source link

Shiny app for connection frequently returns error #114

Open edgararuiz opened 4 weeks ago

edgararuiz commented 4 weeks ago

https://github.com/sparklyr/sparklyr/issues/3438

edgararuiz commented 4 weeks ago

Got a similar error with this

Sys.setenv("DATABRICKS_SELECTED_CLUSTER_ID" = "0425-193617-ozk1qbix")
shiny::runGadget(pysparklyr::connection_databricks_shinyapp())
edgararuiz commented 4 weeks ago

@blairj09 - I think I have a fix for this, would you mind testing?

pak::pak("mlverse/pysparklyr@bugfix")