Database Reference
In-Depth Information
Property name
Default value
Description
${y.rm.hostname}:8032 The resource manager's
RPC server address and
port. This is used by the
client (typically outside
the cluster) to commu-
nicate with the resource
manager.
yarn.resourcemanager.address
${y.rm.hostname}:8033 The resource manager's
admin RPC server ad-
dress and port. This is
used by the admin cli-
ent (invoked with yarn
rmadmin , typically run
outside the cluster) to
communicate with the
resource manager.
yarn.resourcemanager.admin.address
yarn.resourcemanager.scheduler.address ${y.rm.hostname}:8030 The resource manager
scheduler's RPC server
address and port. This
is used by (in-cluster)
application masters to
communicate with the
resource manager.
${y.rm.hostname}:8031 The resource manager
resource tracker's RPC
server address and port.
This is used by (in-
cluster) node managers
to communicate with
the resource manager.
yarn.resourcemanager.resource-track-
er.address
The hostname of the
machine the node man-
ager runs on. Abbrevi-
ated
${y.nm.hostname}
below.
yarn.nodemanager.hostname
0.0.0.0
The address the node
manager's RPC and
HTTP servers will bind
to.
yarn.nodemanager.bind-host
Search WWH ::




Custom Search