Kontinuation commented on issue #1581: URL: https://github.com/apache/sedona/issues/1581#issuecomment-2336062610
I cannot reproduce this problem using the script and runtime settings you described. Can you verify that PySpark works well without sedona by running a simple non-spatial test job, for instance `spark.range(0, 10).count()`? `PySparkRuntimeError: [JAVA_GATEWAY_EXITED] Java gateway process exited before sending its port number.` may indicate that Spark does not work, which is the prerequisite for sedona-spark to function properly. -- 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]
