Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The Spatial Framework for Hadoop allows developers and data scientists to use the Hadoop data processing system for spatial data analysis.

License

NotificationsYou must be signed in to change notification settings

Esri/spatial-framework-for-hadoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheSpatial Framework for Hadoop allows developers and data scientists to use the Hadoop data processing systemfor spatial data analysis.

For tools,samples, andtutorials that use this framework, head overtoGIS Tools for Hadoop.

What's New

  • Hive v4 compatibility (as of Y2023).
  • ST_Centroid now returns the geometry centroid rather than the center of its envelope (as of v2.1).

Features

Getting Started

Pre-Built

Up-to-date releases may be availableon Github butmay not be on Maven Central.

Maven

Build as you would any other Mavenized repository. All dependencies are pulled automatically.

Ant

Ant build files are also available,but are considered legacy, and may likely be removed in a future release.

At the root level of this repository, you can build a single jar with everything in the frameworkusingApache Ant. Alternatively, you can build a jar at the root level of eachframework component (i.e.,hive/build.xml).

The build files useMaven Ant Tasks for dependencymanagement. You will need the jar in a place Ant can find it (i.e.,~/.ant/lib/maven-ant-tasks-2.1.3.jar).

Dependencies

Requirements

  • Geometry v2.2
  • Hive v1 and above or SparkSQL (compatibility details)
  • Hadoop v2 and above
  • Workflows calling MapReduce jobs require the location of the custom job to be run.
  • Custom MapReduce jobs that use the Esri Geometry API require that the developer has authored the job,(referencing the com.esri.geometry.* classes), and deployed the job Jar file to the Hadoop system,prior to the ArcGIS user submitting the workflow file.
  • System administrators should always deploy an appropriate version of dependencies into production,that include important and especially security patches,even if a JAR file has been built with a lower version.

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting anissue.

Contributing

Esri welcomes contributions from anyone and everyone. Please see ourguidelines for contributing.

Licensing

Copyright 2013-2024 Esri

Licensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.

A copy of the license is available in therepository'slicense.txt file.

See Also

About

The Spatial Framework for Hadoop allows developers and data scientists to use the Hadoop data processing system for spatial data analysis.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors12

Languages


[8]ページ先頭

©2009-2025 Movatter.jp