Database Reference
In-Depth Information
Table 10-5. RPC server properties
Property name
Default value
Description
When set to an HDFS
URI, this property de-
termines the namen-
ode's RPC server ad-
dress and port. The de-
fault port is 8020 if not
specified.
fs.defaultFS
file:///
The address the namen-
ode's RPC server will
bind to. If not set (the
default), the bind ad-
dress is determined by
fs.defaultFS . It can
be set to 0.0.0.0 to
make the namenode
listen on all interfaces.
dfs.namenode.rpc-bind-host
The datanode's RPC
server address and port.
dfs.datanode.ipc.address
0.0.0.0:50020
The job history server's
RPC server address and
port. This is used by the
client (typically outside
the cluster) to query job
history.
mapreduce.jobhistory.address
0.0.0.0:10020
The address the job his-
tory server's RPC and
HTTP servers will bind
to.
mapreduce.jobhistory.bind-host
The hostname of the
machine the resource
manager runs on. Ab-
breviated
${y.rm.hostname}
below.
yarn.resourcemanager.hostname
0.0.0.0
The address the re-
source manager's RPC
and HTTP servers will
bind to.
yarn.resourcemanager.bind-host
Search WWH ::




Custom Search