t

trino-hdfs

Files download
File Operation
trino-hdfs-425.jar download
trino-hdfs-425.pom download
trino-hdfs-425-sources.jar download
Apache Maven
<dependency>
  <groupId>io.trino</groupId>
  <artifactId>trino-hdfs</artifactId>
  <version>425</version>
</dependency>
Gradle Groovy
implementation 'io.trino:trino-hdfs:425'
Gradle Kotlin
implementation("io.trino:trino-hdfs:425")
Scala SBT
libraryDependencies += "io.trino" % "trino-hdfs" % "425"
Groovy Grape
@Grapes(
  @Grab(group='io.trino', module='trino-hdfs', version='425')
)
Apache Ivy
<dependency org="io.trino" name="trino-hdfs" rev="425" />
Leiningen
[io.trino/trino-hdfs "425"]
Apache Buildr
'io.trino:trino-hdfs:jar:425'
Dependencies
<parent>
  <groupId>io.trino</groupId>
  <artifactId>trino-root</artifactId>
  <version>425</version>
</parent>

compile

|-- com.amazonaws:aws-java-sdk-core

|-- com.amazonaws:aws-java-sdk-s3

|-- com.amazonaws:aws-java-sdk-sts

|-- com.fasterxml.jackson.core:jackson-annotations

|-- com.fasterxml.jackson.core:jackson-databind

|-- com.google.cloud.bigdataoss:gcs-connector

|-- com.google.errorprone:error_prone_annotations

|-- com.google.guava:guava

|-- com.google.inject:guice

|-- com.qubole.rubix:rubix-presto-shaded

|-- dev.failsafe:failsafe

|-- io.airlift:concurrent

|-- io.airlift:configuration

|-- io.airlift:http-client

|-- io.airlift:log

|-- io.airlift:slice

|-- io.airlift:stats

|-- io.airlift:units

|-- io.opentelemetry:opentelemetry-api

|-- io.opentelemetry.instrumentation:opentelemetry-aws-sdk-1.11

|-- io.trino:trino-filesystem

|-- io.trino:trino-hadoop-toolkit

|-- io.trino:trino-memory-context

|-- io.trino:trino-plugin-toolkit

|-- io.trino:trino-spi

|-- io.trino.hadoop:hadoop-apache

|-- jakarta.annotation:jakarta.annotation-api

|-- jakarta.validation:jakarta.validation-api

|-- org.gaul:modernizer-maven-annotations

|-- org.weakref:jmxutils

test

|-- com.adobe.testing:s3mock-testcontainers

|-- io.airlift:testing

|-- io.trino:trino-client

|-- io.trino:trino-filesystem

|-- io.trino:trino-main

|-- io.trino:trino-testing-containers

|-- io.trino:trino-testing-services

|-- org.assertj:assertj-core

|-- org.junit.jupiter:junit-jupiter-api

|-- org.junit.jupiter:junit-jupiter-engine

|-- org.openjdk.jmh:jmh-core

|-- org.openjdk.jmh:jmh-generator-annprocess

|-- org.testcontainers:junit-jupiter

|-- org.testcontainers:testcontainers

|-- org.testng:testng