Open randallwhitman opened 6 years ago
Apparently I committed JSON-naming changes to branch ~without ever merging~ - it may be that the changes hadn't gotten tested.
[update] No - that was merged in #58, but not sure how thoroughly it was tested, if the pre-built JAR files in the lib
directory were not updated to match.
Should probably update Hive and Hadoop versions too. [update: also Jackson version, to match Geometry v2.]
Updated the tutorials today. @smambrose
Where applicable need to use new names [Un]enclosedEsriJsonInputFormat and EsriJsonSerDe. Review direct Geometry calls relating to JSON to update exceptions checked. Geometry v2 also implies Jackson v2. Mismatch with the latest versions creates confusion and leads to issues e.g. #65.