Disabling Security

About this task

To disable security features for your cluster:

Procedure

  1. If the cluster is running, shut it down.
  2. On all nodes, run the configure.sh script with the -unsecure option and specify the CLDB and ZooKeeper nodes.
    configure.sh -unsecure -C <CLDB_Node> -Z <ZK_Node> -N <cluster_name>
  3. Start the cluster.