Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

What is the best way to perform geospatial analysis using Spark?

avatar
Contributor

I am working with a lot of geospatial data and big data sets that need analysis and interpretation. Can you point me to best practices on doing this.

1 ACCEPTED SOLUTION

avatar
2 REPLIES 2

avatar

avatar

@David Kaiser notice that hive UDF/UDAF/UDTF are compatible with Spark SQL API, so hive ESRI library would be great with Spark SQL as well.