You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running this function using version 6.4.1 of the library results in the following error:
trying URL 'https://archive.apache.org/dist/spark/spark-3.4.0/spark-3.4.0-bin-hadoop3.3.4.tgz'
Error in download.file(...) :
cannot open URL 'https://archive.apache.org/dist/spark/spark-3.4.0/spark-3.4.0-bin-hadoop3.3.4.tgz'
In addition: Warning message:
In spark_install_find(version, hadoop_version, installed_only = FALSE, :
The Spark version specified may not be available.
Please consider running `spark_available_versions()` to list all known available Spark versions.
The text was updated successfully, but these errors were encountered:
Running this function using version 6.4.1 of the library results in the following error:
The text was updated successfully, but these errors were encountered: