Hi, I need to change knox topolgy config after the cluster is created. Instead of using Ambari UI, I want to call config.sh, but not sure what knox-topology-config-file should be (see below).
/var/lib/ambari-server/resources/scripts/configs.sh -u admin -p admin -port 8080 -s set localhost MyCluster <knox-topology-config-file> "main.ldapRealm.contextFactory.url" "$new_ldap_server:636" Any help is highly appreciated!Fay
