Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Framework Documentation #82

Closed
pacorodrgz opened this issue May 29, 2015 · 3 comments
Closed

Framework Documentation #82

pacorodrgz opened this issue May 29, 2015 · 3 comments

Comments

@pacorodrgz
Copy link

Hi all,

I'm looking for information about how GIS Tools for Hadoop and its framework really works inside Hadoop, how does the framework modifies Hadoop's core, or if a geometry translation layer is added, or how spatial capabilities are deployed inside Hadoop.

I could only find papers about Hadoop-GIS, which I guess GIS Tools for Hadoop is not based on, right? I'm quite interested on how storage and indexed in HDFS is done, if any spatial data partitioning is required and how queries are translated, optimized and executed as Hive is extended. Is there any modifications for the query engine?

Please, could anyone let me access this information about the framework? My Bachelor's thesis depends on it...

Hope you can help me.

Thanks in advance.

@randallwhitman
Copy link
Contributor

Correct, Esri GIS Tools for Hadoop framework is distinct from Emory/Ohio Hadoop-GIS and from Minnesota SpatialHadoop.

There is no white paper nor academic paper on the GIS Tools for Hadoop per se.

The GIS Tools for Hadoop Spatial Framework for Hadoop makes no changes to Hive itself nor to Hadoop itself. (Thus it can run on any Apache or vendor distribution of Hadoop and Hive.)

Source code is available for all of GIS Tools for Hadoop, Apache Hive, and Apache Hadoop.

You may also be interested in: Randall T. Whitman, Michael B. Park, Sarah M. Ambrose, and Erik G. Hoel. 2014. Spatial indexing and analytics on Hadoop. In Proceedings of the 22nd ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems (SIGSPATIAL '14). ACM, New York, NY, USA, 73-82. DOI=10.1145/2666310.2666387 http://doi.acm.org/10.1145/2666310.2666387

@pacorodrgz
Copy link
Author

Than you so much, that was quite helpful!

@randallwhitman
Copy link
Contributor

You're welcome. If you like, add a link to your thesis in a comment in this issue, once complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants