Last Version

Apache Parquet Hive 0.10 Binding 1.11.9

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-0.10-binding
Version

Version

1.11.9
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download parquet-hive-0.10-binding 1.11.9


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

Dependencies

compile (2)

Group / Artifact Type Version
com.gojek.parquet : parquet-common jar 1.11.9
com.gojek.parquet : parquet-hive-binding-interface jar 1.11.9

provided (4)

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

test (2)

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

Project Modules

There are no modules declared in this project.