Kontinuation commented on issue #1685: URL: https://github.com/apache/sedona/issues/1685#issuecomment-2498414977
I read from the screenshot that you are using the jars compiled for Scala 2.13 (sedona-spark-shaded-3.0_**2.13**). The most commonly used spark distributions requires Scala 2.12 so this could be a problem. Have you tried specifying the `sedona-spark-shaded-3.0_2.12-1.6.1.jar` in glue depent jars configuration? -- 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]
