Pulls master configuration files from /var/mapr/configuration on the
cluster to the local disk, on each node.
The script /opt/mapr/server/pullcentralconfig pulls master
configuration files from /var/mapr/configuration on the cluster to the
local disk, on each node.
The volume mapr.configuration (normally mounted at
/var/mapr/configuration) contains directories with
master configuration files:
default directory are
applied to all nodes/var/mapr/configuration/nodes/host1.r1.nyc are
applied only to the machine with the hostname host1.r1.nyc.The following parameters in warden.conf control whether central
configuration is enabled, the path to the master configuration files, and how often
pullcentralconfig runs:
centralconfig.enabled — Specifies whether to enable central
configuration.pollcentralconfig.interval.seconds — The frequency to check
for configuration updates, in seconds.