gis-tools-for-hadoop
gis-tools-for-hadoop copied to clipboard
The GIS Tools for Hadoop are a collection of GIS tools for spatial analysis of big data.
In the Hadoop YARN log for a container I am seeing these errors: `2016-07-12 20:10:55,516 [ERROR] [TezChild] |hive.ST_LineString|: Internal error - ST_LineString: java.lang.NullPointerException. 2016-07-12 20:10:55,517 [ERROR] [TezChild] |hive.ST_SetSRID|: Invalid arguments...
Hi, My objective is to create a buffer of 1000 m for enode. I am able to obtain a json using the copy from HDFS tool. But I am unable...
We are facing issue while migrating GDB Feature Class to Hadoop HDFS using GIS Tools for Hadoop Geoprocessing tools. Following is the system environment details being used : ArcGIS Client...
Yes I run the sample using run-it.sh I edited the file TripCellDriver.java as below if (args.length != 5) { System.out.println("Invalid Arguments"); print_usage(); // throw new IllegalArgumentException(); } System.out.println("Start Arguments"); int...
The “create table earthquakes” instructions given at: https://github.com/Esri/gis-tools-for-hadoop/tree/master/samples/point-in-polygon-aggregation-hive no longer aligns with the schema of the data located at: https://github.com/Esri/gis-tools-for-hadoop/tree/master/samples/data/earthquake-data (I’m guessing that the earthquake-data is occasionally pulled from a...
I am seeing an error while trying to compile trip-discovery jar. So am I doing something wrong. ``` /usr/local/ant/bin/ant Buildfile: /Users/harshil/EDH/gis-tools-for-hadoop/samples/trip-discovery/build.xml BUILD FAILED /Users/harshil/EDH/gis-tools-for-hadoop/samples/trip-discovery/build.xml:5: Problem: failed to create task or...
Was looking for a little bit of help here: I am working on the Taxi Demo aggregation sample using Hortonworks Sandbox on Ambari and have been able to get up...
Hi guys, I am trying to run your tutorials but I don´t know whats wrong. At first, I am new, really beginner in these things like Hadoop etc. I uses...
I followed your tutorial at gis-tools-for-hadoop / samples / point-in-polygon-aggregation-mr / gp / README.md but not Tool is not working and shows red X's on the GP Tools from the...
Justification - Oozie has far too complicated of a set up for simply executing a a jar file - HCatalog is now part of Hive which comes standard with most...