Apache Parquet MR

Parquet is a columnar storage format that supports nested data. This provides the java implementation.

Лицензия

Лицензия

Группа

Группа

com.gojek.parquet
Идентификатор

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

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

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

1.11.9
Дата

Дата

Тип

Тип

pom
Описание

Описание

Apache Parquet MR
Parquet is a columnar storage format that supports nested data. This provides the java implementation.
Ссылка на сайт

Ссылка на сайт

https://parquet.apache.org
Организация-разработчик

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

The Apache Software Foundation

Скачать parquet

Имя Файла Размер
parquet-1.11.9.pom 26 KB
Обзор

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.easymock : easymock jar 3.4

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

  • parquet-arrow
  • parquet-avro
  • parquet-benchmarks
  • parquet-cascading
  • parquet-cascading3
  • parquet-cli
  • parquet-column
  • parquet-common
  • parquet-encoding
  • parquet-format-structures
  • parquet-generator
  • parquet-hadoop
  • parquet-jackson
  • parquet-pig
  • parquet-pig-bundle
  • parquet-protobuf
  • parquet-scala
  • parquet-scrooge
  • parquet-thrift
  • parquet-hadoop-bundle
  • parquet-hive
  • parquet-hive-bundle
  • parquet-tools

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

Версия
1.11.9
1.11.8
1.11.7
1.11.6
1.11.5
1.11.4
1.11.3
1.11.2