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

Shiny app for connection frequently returns error #114

Closed edgararuiz closed 5 months ago

edgararuiz commented 7 months ago

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

edgararuiz commented 7 months ago

Got a similar error with this

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

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

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