org.apache.hadoop:hadoop-client (3.3.6)

Published 2026-02-24 13:44:01 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.apache.hadoop</groupId>
	<artifactId>hadoop-client</artifactId>
	<version>3.3.6</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.apache.hadoop:hadoop-client:3.3.6

About this package

Apache Hadoop Client aggregation pom with dependencies exposed

Dependencies

org.apache.hadoop:hadoop-common
org.apache.hadoop:hadoop-hdfs-client
org.apache.hadoop:hadoop-yarn-api
org.apache.hadoop:hadoop-yarn-client
org.apache.hadoop:hadoop-mapreduce-client-core
org.apache.hadoop:hadoop-mapreduce-client-jobclient
org.apache.hadoop:hadoop-annotations
Details
Maven
2026-02-24 13:44:01 +00:00
1
Apache Hadoop Client Aggregator
19 KiB
Assets (2)
Versions (1) View all
3.3.6 2026-02-24