robertnagy1 commented on issue #1198:
URL: https://github.com/apache/sedona/issues/1198#issuecomment-2084722420
@jiayuasu isn't it better to refer to the jar files from the maven repo? I
did something like this, so i don't need to host the jar files on remote
storage.
%%configure -f
{
"jars":
["https://repo1.maven.org/maven2/org/datasyslab/geotools-wrapper/1.5.1-28.2/geotools-wrapper-1.5.1-28.2.jar",
"https://repo1.maven.org/maven2/org/apache/sedona/sedona-spark-shaded-3.0_2.12/1.5.1/sedona-spark-shaded-3.0_2.12-1.5.1.jar"]
}
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]