Registry / testing / hadoop-yarn-server-tests

hadoop-yarn-server-tests

JSON →
library3.5.0javamavenunverified

Provides test utilities and classes for Apache Hadoop YARN server components.

<dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-yarn-server-tests</artifactId> <version>3.5.0</version> </dependency>
INSTALL
IMPORT
SIG · HADOOP-YARN-SERVER
H
hadoop-yarn-server-tests
testingjavav3.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.

MiniYARNCluster
org.apache.hadoop.yarn.server.MiniYARNCluster

Starts a mini YARN cluster for testing.

import org.apache.hadoop.yarn.server.MiniYARNCluster; MiniYARNCluster cluster = new MiniYARNCluster("test-cluster", 1, 1, 1); cluster.init(new Configuration()); cluster.start();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.5.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
hadoop-yarn-server-tests — mvn dependency:get hadoop-yarn-server-tests · libregistry