edu.ucr.cs.bdlab:hadoop-operations

A Spark extension to provide big exploratory analytics of spatio-temporal data

License

License

GroupId

GroupId

edu.ucr.cs.bdlab
ArtifactId

ArtifactId

hadoop-operations
Last Version

Last Version

0.1.0-RC3
Release Date

Release Date

Type

Type

jar
Description

Description

A Spark extension to provide big exploratory analytics of spatio-temporal data

Download hadoop-operations

How to add to project

<!-- https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/hadoop-operations/ -->
<dependency>
    <groupId>edu.ucr.cs.bdlab</groupId>
    <artifactId>hadoop-operations</artifactId>
    <version>0.1.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/hadoop-operations/
implementation 'edu.ucr.cs.bdlab:hadoop-operations:0.1.0-RC3'
// https://jarcasting.com/artifacts/edu.ucr.cs.bdlab/hadoop-operations/
implementation ("edu.ucr.cs.bdlab:hadoop-operations:0.1.0-RC3")
'edu.ucr.cs.bdlab:hadoop-operations:jar:0.1.0-RC3'
<dependency org="edu.ucr.cs.bdlab" name="hadoop-operations" rev="0.1.0-RC3">
  <artifact name="hadoop-operations" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.ucr.cs.bdlab', module='hadoop-operations', version='0.1.0-RC3')
)
libraryDependencies += "edu.ucr.cs.bdlab" % "hadoop-operations" % "0.1.0-RC3"
[edu.ucr.cs.bdlab/hadoop-operations "0.1.0-RC3"]

Dependencies

compile (3)

Group / Artifact Type Version
edu.ucr.cs.bdlab : indexing jar 0.1.0-RC3
org.apache.hadoop : hadoop-mapreduce-client-jobclient jar 2.6.5
edu.ucr.cs.bdlab : visualization jar 0.1.0-RC3

test (1)

Group / Artifact Type Version
edu.ucr.cs.bdlab : commontest jar 0.1.0-RC3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0-RC3
0.1.0-RC2