Hello, I try to setup an ambari server. First, I built rpm files from ambari 2.7.3 source. And I installed ambari-server rpm.
After, I executed 'ambari-server setup' command with options. --- command ambari-server setup --silent --database mysql --databasehost localhost --databaseport <port> --databasename ambari --databaseusername ambari --databasepassword <passwd> --jdbc-db mysql --jdbc-driver <jar paht> --java-home $JAVA_HOME --- ambari.properies did not change. But If I use an ambari setup with prompt, the file changed. Best regards, Minwoo Kang
