Support Questions

Find answers, ask questions, and share your expertise

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.