HI there- I use config.sh to change HBase setting and I don't need a config file to do that.... maybe Knox is different?
This is how I use it: "$AMBARI_DIR"'/configs.sh -u' "$ADMIN" '-p' "$PASSWORD" '-port' "$PORT" 'set' "$AMBARI_HOST" "$CLUSTER_NAME" 'hbase-site hbase.master.distributed.log.splitting false' Maybe this helps :) Thanks! Amanda On Tue, Apr 19, 2016 at 12:18 PM, Fay Wang <[email protected]> wrote: > 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 > > -- Thanks, Amanda Moran
