iGN5117 commented on code in PR #1056: URL: https://github.com/apache/sedona/pull/1056#discussion_r1379215532
########## binder/postBuild: ########## @@ -1,6 +1,6 @@ #Download Apache Spark -wget https://archive.apache.org/dist/spark/spark-3.3.2/spark-3.3.2-bin-hadoop3.tgz -tar -xzf spark-3.3.2-bin-hadoop3.tgz +wget https://archive.apache.org/dist/spark/spark-3.4.0/spark-3.4.0-bin-hadoop3.tgz +tar -xzf spark-3.4.0-bin-hadoop3.tgz Review Comment: yes I removed this to test if this was causing any issues with the binder. Added them back -- 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]
