The publish-config command publishes configuration changes to your BDD cluster.
./bdd-admin.sh publish-config <config type> [option <arg>]
publish-config requires one of the following configuration types.
Configuration type | Description |
---|---|
bdd <path> | Publishes an updated version of bdd.conf specified by <path> to all BDD nodes. See bdd for more information. |
hadoop [option <arg>] | Publishes Hadoop configuration changes to all BDD nodes and performs any other operations defined by the specified options. See hadoop for more information. |
kerberos <option <arg>> | Publishes the specified Kerberos principal, krb5.conf file, or keytab file to all BDD nodes. See kerberos for more information. |
cert | Refreshes the certificates on BDD clusters secured with TLS/SSL. See cert for more information. |