Apache Parquet Hive

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

License

License

GroupId

GroupId

com.intel.qat
ArtifactId

ArtifactId

parquet-hive
Last Version

Last Version

1.10.0
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

Download parquet-hive

Filename Size
parquet-hive-1.10.0.pom 3 KB
Browse

How to add to project

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

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.10.0