Esri / spatial-framework-for-hadoop

The Spatial Framework for Hadoop allows developers and data scientists to use the Hadoop data processing system for spatial data analysis.
Apache License 2.0
363 stars 160 forks source link

Error while executing hive query 'com.esri.json.hadoop.EnclosedEsriJsonInputFormat' #134

Closed pchauhan2 closed 3 years ago

pchauhan2 commented 6 years ago

We are using hive 1.x and our spatial frameworks were working earlier, i have added the jars but i am facing this issue while executing 'drop '

randallwhitman commented 6 years ago

The 'd' is missing in "Enclosed".

pchauhan2 commented 6 years ago

what does that signify ? We are running this code https://github.com/Esri/gis-tools-for-hadoop/tree/master/samples/point-in-polygon-aggregation-hive , it used to work earlier

randallwhitman commented 6 years ago

The title says "Error while executing hive query 'com.esri.json.hadoop.EncloseEsriJsonInputFormat'" - if that was cut and pasted, it indicates a missing 'd' in the input format of the table.

pchauhan2 commented 6 years ago

Understood let me check that and get back to you Thanks

randallwhitman commented 6 years ago

What versions of Spatial Framework for Hadoop, Esri Geometry, Hive, and Hadoop?

pchauhan2 commented 6 years ago

It was installed by the previous team, any idea how can i check the version of framework , for hive it is 1.x, HDP 2.5.3(hortonworks) @randallwhitman

randallwhitman commented 6 years ago

For Spatial Framework, it may have been either built from scratch or downloaded as JAR files. If downloaded as JAR files, you can try to match timestamp, filesize, and or MD5 checksums with the releases.