Last Version

Pinot Hadoop Filesystem 0.10.0

A realtime distributed OLAP datastore

License

License

GroupId

GroupId

org.apache.pinot
ArtifactId

ArtifactId

pinot-hdfs
Version

Version

0.10.0
Type

Type

jar
Description

Description

Pinot Hadoop Filesystem
A realtime distributed OLAP datastore
Project URL

Project URL

https://pinot.apache.org/
Project Organization

Project Organization

Apache Software Foundation

Download pinot-hdfs 0.10.0


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

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.7.0
org.apache.pinot : pinot-spi jar 0.10.0

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.9.0
org.testng : testng jar 6.11

Project Modules

There are no modules declared in this project.