I am trying to create a spark connection with the following parameters:
library(sparklyr) conf <- spark_config() conf$`sparklyr.cores.local` <- 6 conf$`spa