Support Questions

Find answers, ask questions, and share your expertise

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

Cloudera Employee

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

2 REPLIES 2

@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.