Apache Parquet Protobuf

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

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.intel.qat
ArtifactId

ArtifactId

parquet-protobuf
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://parquet.apache.org

Download parquet-protobuf

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.5.1
com.intel.qat : parquet-common jar 1.10.0
com.intel.qat : parquet-column jar 1.10.0
com.intel.qat : parquet-hadoop jar 1.10.0
com.twitter.elephantbird : elephant-bird-core jar 4.4

provided (1)

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

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-simple jar 1.7.22
junit : junit jar 4.12
org.easymock : easymock jar 3.4
commons-httpclient : commons-httpclient jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.0