ORC Shims

A shim layer for supporting various versions of Hadoop dynamically. This module uses a higher version of Hadoop so that we can create shims that let us use new features of Hadoop without having a hard dependency on the latest version.

License

License

GroupId

GroupId

com.intel.qat
ArtifactId

ArtifactId

orc-shims
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

ORC Shims
A shim layer for supporting various versions of Hadoop dynamically. This module uses a higher version of Hadoop so that we can create shims that let us use new features of Hadoop without having a hard dependency on the latest version.
Project Organization

Project Organization

The Apache Software Foundation

Download orc-shims

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
org.apache.hadoop » hadoop_qat_wrapper jar 2.3.0

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.7.3
org.apache.hadoop : hadoop-hdfs jar 2.7.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

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

Versions

Version
1.5.1