If you have MapR, you must set the yarn.resourcemanager.hostname property in yarn-site.xml to the fully-qualified domain name (FQDN) of your YARN ResourceManager.
Note that this isn't required if you have CDH or HDP.
/opt/mapr/server/configure.sh -C <cldb_host>[:<cldb_port>][,<cldb_host>[:<cldb_port>]...] -Z <zk_host>[:<zk_port>][,<zk_host>[:<zk_port>]...] [-RM <rm_host>] [-HS <hs_host>] [-L <logfile>] [-N <cluster_name>]Where:
For more information on updating node configuration, see configure.sh in MapR's documentation.