ORC MapReduce

An implementation of Hadoop's mapred and mapreduce input and output formats for ORC files. They use the core reader and writer, but present the data to the user in Writable objects.

License

License

GroupId

GroupId

com.intel.qat
ArtifactId

ArtifactId

orc-mapreduce
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

ORC MapReduce
An implementation of Hadoop's mapred and mapreduce input and output formats for ORC files. They use the core reader and writer, but present the data to the user in Writable objects.
Project Organization

Project Organization

The Apache Software Foundation

Download orc-mapreduce

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.intel.qat : orc-core jar 1.5.1
com.esotericsoftware : kryo-shaded jar 3.0.3
commons-codec : commons-codec jar 1.4
commons-lang : commons-lang jar 2.6
com.google.guava : guava jar 11.0.2
org.apache.hadoop : hadoop-common jar 2.2.0
org.apache.hadoop : hadoop-mapreduce-client-core jar 2.2.0
org.apache.hive : hive-storage-api jar 2.6.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.mrunit : mrunit jar 1.1.0
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.
com.intel.qat

Versions

Version
1.5.1