You update the configuration for the entire Big Data Discovery cluster by making the desired changes to the bdd.conf file on the Admin Server, then running the bdd-admin script with the refresh-config command. This command uses the SCP protocol to copy bdd.conf from the Admin Server to all other nodes in the cluster.
The bdd-admin script with the refresh-config command runs on the entire BDD cluster. You cannot specify a particular component or host for it to run on.
After you run the script with refresh-config, you must restart the BDD cluster for the changes to take effect.
To refresh the BDD cluster configuration:
./bdd-admin.sh refresh-config ../bdd.conf ./bdd-admin.sh restart --all