We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f30a368 commit 72c518eCopy full SHA for 72c518e
README.md
@@ -30,7 +30,7 @@ comparison](https://github.com/harryprince/geospark/wiki/SF-Migration-Guide). An
30
## Installation
31
32
This package requires Apache Spark 2.X which you can install using
33
-`sparklyr::install_spark("2.4")`; in addition, you can install
+`sparklyr::install_spark("2.3")`, and spark2.4 is not supported yet; in addition, you can install
34
`geospark` as follows:
35
36
``` r
0 commit comments