gis-tools-for-hadoop
gis-tools-for-hadoop copied to clipboard
Are the UDFS supported on impala?
I'd like to use the spatial udfs like ST_Contains or ST_Point etc on impala with Cloudera.
But the impala says like
ERROR: AnalysisException: Failed to load metadata for table: 'table' CAUSED BY: TableLoadingException: Unrecognized table type for table: test.table
Is there any way that I can use these udf on impala?
Esri/spatial-framework-for-hadoop#162