Last Version

Apache Parquet Hive Bundle (Incubating) 1.6.0

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

License

License

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

parquet-hive-bundle
Version

Version

1.6.0
Type

Type

jar
Description

Description

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

Project URL

https://parquet.incubator.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download parquet-hive-bundle 1.6.0


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.2
commons-httpclient : commons-httpclient jar 3.0.1

Project Modules

There are no modules declared in this project.