Pinot Amazon S3

A realtime distributed OLAP datastore

License

License

GroupId

GroupId

org.apache.pinot
ArtifactId

ArtifactId

pinot-s3
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pinot Amazon S3
A realtime distributed OLAP datastore
Project URL

Project URL

https://pinot.apache.org
Project Organization

Project Organization

Apache Software Foundation

Download pinot-s3

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
commons-configuration : commons-configuration jar 1.10
org.apache.pinot : pinot-spi jar 0.10.0
software.amazon.awssdk : s3 jar 2.14.28
software.amazon.awssdk : sts jar 2.14.28
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.13
org.reactivestreams : reactive-streams jar 1.0.3
io.netty : netty-codec jar 4.1.54.Final
io.netty : netty-buffer jar 4.1.54.Final
io.netty : netty-transport jar 4.1.54.Final
io.netty : netty-common jar 4.1.54.Final
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

Group / Artifact Type Version
com.adobe.testing : s3mock-testng jar 2.1.19
org.mockito : mockito-core jar 3.9.0
org.testng : testng jar 6.11

Project Modules

There are no modules declared in this project.
org.apache.pinot

The Apache Software Foundation

Versions

Version
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.0
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0