Apache Parquet Protobuf (Incubating)

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.twitter
ArtifactId

ArtifactId

parquet-protobuf
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://parquet.incubator.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download parquet-protobuf

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 2.5.0
com.twitter : parquet-common jar 1.6.0
com.twitter : parquet-column jar 1.6.0
com.twitter : parquet-hadoop jar 1.6.0
com.twitter.elephantbird : elephant-bird-core jar 4.4

provided (1)

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

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
junit : junit jar 4.10
org.easymock : easymock jar 3.2
commons-httpclient : commons-httpclient jar 3.0.1

Project Modules

There are no modules declared in this project.
com.twitter

Apache Parquet

This is the old Parquet organization. Please reffer to http://parquet.apache.org

Versions

Version
1.6.0
1.6.0rc7
1.6.0rc6
1.6.0rc5
1.6.0rc4
1.6.0rc3
1.6.0rc2
1.6.0rc1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0