YARN

E185672

YARN (Yet Another Resource Negotiator) is Hadoop’s cluster resource management and job scheduling framework that coordinates and allocates system resources for distributed data processing applications.

All labels observed (3)

Label Occurrences
YARN canonical 7
Hadoop YARN 2
Hadoop MapReduce v1 JobTracker 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf Hadoop component
cluster resource management framework
job scheduling framework
allocates CPU resources
disk resources
memory resources
network resources
designedFor large-scale distributed systems
developedBy Apache Software Foundation
fullName Yet Another Resource Negotiator
hasComponent ApplicationMaster
Container
NodeManager
ResourceManager
introducedIn Hadoop
surface form: Apache Hadoop 2.x
license Apache License 2.0
partOf Hadoop
surface form: Apache Hadoop ecosystem
programmingLanguage Java
replaces Hadoop MapReduce v1 JobTracker
ApplicationMaster
surface form: Hadoop MapReduce v1 TaskTracker
roleOfApplicationMaster application-level scheduling
roleOfNodeManager node-level resource management
roleOfResourceManager cluster-level resource arbitration
runsOn commodity hardware clusters
supports batch processing
graph processing
interactive processing
machine learning workloads
stream processing
supportsFeature FIFO scheduler
capacity scheduler
fair scheduler
high availability for ResourceManager
preemption (in some schedulers)
resource isolation via containers
resource queues
security via Kerberos
supportsFramework Apache Flink
Apache Tez
surface form: Apache Hive on Tez

Apache Pig on Tez
Apache Spark
Apache Storm
surface form: Apache Storm (via integration)

Apache Tez
MapReduce
usedFor cluster resource management
distributed data processing
job scheduling
multi-tenant cluster sharing

How these facts were elicited

Referenced by (10)

Full triples — surface form annotated when it differs from this entity's canonical label.

Hadoop hasComponent YARN
Apache Spark canRunOn YARN
this entity surface form: Hadoop YARN
Yet Another Resource Negotiator replaces YARN
this entity surface form: Hadoop MapReduce v1 JobTracker
Apache Hive runsOn YARN
this entity surface form: Hadoop YARN
HDFS compatibleWith YARN