MarekAntonius commented on issue #1685:
URL: https://github.com/apache/sedona/issues/1685#issuecomment-2490337166
Hi, I came across the same issue as MDiakhate12 described. I'm using
Spark 3.4
Python 3.10
Sedona 1.6.1
Shapely 2.0.6
Scala 2.12
and running on AWS EMR.
The solution didn't work for me. The same error
Traceback (most recent call last):
File "<string>", line 1, in <module>
File <path-to-file>, line 38, in create
spark._jvm.SedonaContext.create(spark._jsparkSession, "python")
TypeError: 'JavaPackage' object is not callable
--
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]