| License |
License |
|---|---|
| GroupId | GroupIdcom.esri.hadoop |
| ArtifactId | ArtifactIdspatial-sdk-hive |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHive Spatial Framework
Enables developers and data scientists to use the Hadoop data processing system for spatial data analysis.
|
| Filename | Size |
|---|---|
| spatial-sdk-hive-1.1.pom | |
| spatial-sdk-hive-1.1.jar | 155 KB |
| spatial-sdk-hive-1.1-sources.jar | 87 KB |
| spatial-sdk-hive-1.1-javadoc.jar | 386 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.esri.hadoop/spatial-sdk-hive/ -->
<dependency>
<groupId>com.esri.hadoop</groupId>
<artifactId>spatial-sdk-hive</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.esri.hadoop/spatial-sdk-hive/
implementation 'com.esri.hadoop:spatial-sdk-hive:1.1'
// https://jarcasting.com/artifacts/com.esri.hadoop/spatial-sdk-hive/
implementation ("com.esri.hadoop:spatial-sdk-hive:1.1")
'com.esri.hadoop:spatial-sdk-hive:jar:1.1'
<dependency org="com.esri.hadoop" name="spatial-sdk-hive" rev="1.1">
<artifact name="spatial-sdk-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.esri.hadoop', module='spatial-sdk-hive', version='1.1')
)
libraryDependencies += "com.esri.hadoop" % "spatial-sdk-hive" % "1.1"
[com.esri.hadoop/spatial-sdk-hive "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.jackson : jackson-core-asl | jar | 1.8.8 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.8.8 |
| com.esri.geometry : esri-geometry-api | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-client | jar | 1.1.1 |
| org.apache.hive : hive-exec | jar | 0.12.0 |
| org.apache.hive : hive-serde | jar | 0.12.0 |