Apache Parquet Hive

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

License

License

GroupId

GroupId

com.gojek.parquet
ArtifactId

ArtifactId

parquet-hive
Last Version

Last Version

1.11.9
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://parquet.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download parquet-hive

Filename Size
parquet-hive-1.11.9.pom 1 KB
Browse

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.easymock : easymock jar 3.4

Project Modules

  • parquet-hive-binding
  • parquet-hive-storage-handler

Versions

Version
1.11.9
1.11.8
1.11.6
1.11.5
1.11.4
1.11.3
1.11.2