Created on 08-05-2016 06:55 PM - edited 09-16-2022 03:33 AM
I run HDP 2.4.2. How do I build ESRI spatial framework and Geometry API libraries for Hadoop 2.7, Hive 1.2 and Java 1.8? ESRI currently provides only binaries for older versions of Hadoop and Hive.
Created 08-06-2016 06:45 PM
@sivakumar sudhakarannair girijakumari
Step 1: Build geometry-api (this is a pre-requisite for the spatial framework for hadoop)
Step 2: build spatial framework for hadoop
Build with ant is also supported, see build.xml. Some changes are necessary.
View solution in original post