License |
License |
---|---|
GroupId | GroupIdorg.apache.pinot |
ArtifactId | ArtifactIdpinot-parquet |
Version | Version0.8.0 |
Type | Typejar |
Description |
DescriptionPinot Parquet
A realtime distributed OLAP datastore
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
pinot-parquet-0.8.0.pom | |
pinot-parquet-0.8.0.jar | 23 KB |
pinot-parquet-0.8.0-tests.jar | 17 MB |
pinot-parquet-0.8.0-sources.jar | 19 KB |
pinot-parquet-0.8.0-shaded.jar | 40 MB |
pinot-parquet-0.8.0-javadoc.jar | 427 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-parquet/ -->
<dependency>
<groupId>org.apache.pinot</groupId>
<artifactId>pinot-parquet</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-parquet/
implementation 'org.apache.pinot:pinot-parquet:0.8.0'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-parquet/
implementation ("org.apache.pinot:pinot-parquet:0.8.0")
'org.apache.pinot:pinot-parquet:jar:0.8.0'
<dependency org="org.apache.pinot" name="pinot-parquet" rev="0.8.0">
<artifact name="pinot-parquet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-parquet', version='0.8.0')
)
libraryDependencies += "org.apache.pinot" % "pinot-parquet" % "0.8.0"
[org.apache.pinot/pinot-parquet "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.pinot : pinot-avro-base | jar | 0.8.0 |
org.apache.parquet : parquet-avro | jar | 1.11.1 |
org.apache.hadoop : hadoop-common | jar | 2.7.0 |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.7.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.pinot : pinot-spi | jar | 0.8.0 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
org.apache.pinot : pinot-spi | test-jar | 0.8.0 |
org.testng : testng | jar | 6.11 |