Apache Parquet Hive

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

License

License

GroupId

GroupId

org.apache.parquet
ArtifactId

ArtifactId

parquet-hive
Last Version

Last Version

1.11.2
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.2.pom 1 KB
Browse

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.4
commons-httpclient : commons-httpclient jar 3.1

Project Modules

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

Versions

Version
1.11.2
1.11.1
1.11.0
1.10.1
1.10.0
1.9.0
1.8.3
1.8.2
1.8.1
1.8.0
1.7.0