Registry / networking / hadoop-yarn-api

hadoop-yarn-api

JSON →
library3.5.0javamavenunverified

API classes for Apache Hadoop YARN, the resource management and job scheduling framework.

<dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-yarn-api</artifactId> <version>3.5.0</version> </dependency>
INSTALL
IMPORT
SIG · HADOOP-YARN-API
H
hadoop-yarn-api
networkingjavav3.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ApplicationClientProtocol
org.apache.hadoop.yarn.api.ApplicationClientProtocol

YARN client protocol interface

import org.apache.hadoop.yarn.api.ApplicationClientProtocol; // Typically used via YARN client; this is a protocol interface.
Debug
Known issues
breakingHadoop YARN API has breaking changes between major versions (e.g., 2.x vs 3.x).
fix
Ensure your Hadoop version matches the API version; use compatible dependencies.
affects: >=3.0.0
Upgrade
Version history
3.5.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
hadoop-yarn-api — mvn dependency:get hadoop-yarn-api · libregistry