Describes how to configure all nodes without security during installation without the Installer.
configure.sh script with the following options on all
nodes in the cluster:
/opt/mapr/server/configure.sh -Z <Zookeeper_node_list> -C <CLDB_node_list> [-RM <host>] [-HS <host>] [-L <logfile>] [-N <cluster name>] [-F <disk list>]
<Zookeeper_node_list> and
<CLDB_node_list> have the form
hostname[:port_no][,hostname[:port_no]...].-N <cluster_name> if the cluster is not
yet named.