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
[DOCS] Fix issues in the Compile Sedona source code page to make it easy to setup dev environment (#2011)
* Update to java 11
* export a SPARK_VERSION env var for convenience
* Add instrs to install spark (missing before)
* Change 'xxx' to '*' so the command runs if the reader copy-paste it
* Fix numbering and make sure they're all on a separate line
* Move brew install geo to a separate line
* Bump python version to 3.8+ (PR #1958)
* Add make checkinstall instruction to docs
3. Compile the Sedona Scala and Java code with `-Dgeotools` and then copy the ==sedona-spark-shaded-{{ sedona.current_version }}.jar== to ==SPARK_HOME/jars/== folder.
109
+
4) Compile the Sedona Scala and Java code with `-Dgeotools` and then copy the ==sedona-spark-shaded-{{ sedona.current_version }}.jar== to ==SPARK_HOME/jars/== folder.
0 commit comments