[R] R/Spark

Ivan Krylov kry|ov@r00t @end|ng |rom gm@||@com
Thu Jun 22 09:12:08 CEST 2023


В Wed, 21 Jun 2023 21:03:02 -0500
"Jeff Reichman" <reichmanj using sbcglobal.net> пишет:

> spark_install(version = "3.4")

My psychic debugging powers tell me that you're trying to use the
sparklyr package. Is that correct?

> Error in validVersions[with(validVersions, order(hadoop, decreasing =
> TRUE)),  : 
> 
>   subscript out of bounds

The error seems to come from the non-CRAN package sparkinstall, last
updated in 2019:
https://github.com/rstudio/spark-install/blob/master/R/R/versions.R

Try updating all involved packages to their latest versions. If that
doesn't help, opening an issue at
<https://github.com/sparklyr/sparklyr/issues> might be a more direct
route to success.

-- 
Best regards,
Ivan



More information about the R-help mailing list