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.

Лицензия

Лицензия

Группа

Группа

org.apache.orc
Идентификатор

Идентификатор

orc-mapreduce
Последняя версия

Последняя версия

1.7.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать orc-mapreduce

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.apache.orc : orc-core jar 1.7.5
com.esotericsoftware : kryo-shaded jar 3.0.3
commons-codec : commons-codec jar 1.15
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.hive : hive-storage-api jar 2.8.1
org.slf4j : slf4j-api jar 1.7.33

provided (2)

Идентификатор библиотеки Тип Версия
org.apache.hadoop : hadoop-common jar 2.2.0
org.apache.hadoop : hadoop-mapreduce-client-core jar 2.2.0

test (5)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 31.0.1-jre
org.apache.hadoop : hadoop-mapreduce-client-jobclient jar 2.2.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.mockito : mockito-core jar 3.11.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.14
1.6.13
1.6.12
1.6.11
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.13
1.5.12
1.5.11
1.5.10
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0