hadoop-io

Utilities for creation of Solr indexes using mapreduce

License

License

GroupId

GroupId

com.riskiq.mapreduce
ArtifactId

ArtifactId

hadoop-io
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

hadoop-io
Utilities for creation of Solr indexes using mapreduce
Project URL

Project URL

https://github.com/riskiq/solr-map-reduce

Download hadoop-io

How to add to project

<!-- https://jarcasting.com/artifacts/com.riskiq.mapreduce/hadoop-io/ -->
<dependency>
    <groupId>com.riskiq.mapreduce</groupId>
    <artifactId>hadoop-io</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.riskiq.mapreduce/hadoop-io/
implementation 'com.riskiq.mapreduce:hadoop-io:1.0.0'
// https://jarcasting.com/artifacts/com.riskiq.mapreduce/hadoop-io/
implementation ("com.riskiq.mapreduce:hadoop-io:1.0.0")
'com.riskiq.mapreduce:hadoop-io:jar:1.0.0'
<dependency org="com.riskiq.mapreduce" name="hadoop-io" rev="1.0.0">
  <artifact name="hadoop-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.riskiq.mapreduce', module='hadoop-io', version='1.0.0')
)
libraryDependencies += "com.riskiq.mapreduce" % "hadoop-io" % "1.0.0"
[com.riskiq.mapreduce/hadoop-io "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.7.4
org.apache.hadoop : hadoop-mapreduce-client-core jar 2.7.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.2.4
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
y