Apache Parquet Hive 0.12 Binding

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-0.12-binding
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download parquet-hive-0.12-binding

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.intel.qat : parquet-common jar 1.10.0
org.apache.parquet : parquet-hive-binding-interface jar 1.10.0

provided (4)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client jar 2.7.3
org.apache.hive : hive-common jar 0.12.0
org.apache.hive : hive-exec jar 0.12.0
org.apache.hive : hive-serde jar 0.12.0

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

There are no modules declared in this project.

Versions

Version
1.10.0