Kontinuation commented on issue #1512: URL: https://github.com/apache/sedona/issues/1512#issuecomment-2213981216
One possible reason is that Sedona 1.6.0 added [telemetry collection](https://sedona.apache.org/1.6.0/asf/telemetry/) to SedonaContext initialization, it may take quite a long time if the driver node silently drops traffic to the internet. If you are running Sedona in a cluster without internet access, you can try setting driver's environment variable `SCARF_NO_ANALYTICS` to `true` to opt out telemetry collection and see if initialization is still slow. -- 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]
