hi guys, somebody can help me ? how to change default database from derby to mysql. On web ui it was locked so i can’t change it. i try using this way
/var/lib/ambari-server/resources/scripts/configs.sh get <ambari server> <cluster name> oozie-site oozie.conf
modify the file (oozie.conf to oozie.conf.new) with you mysql DB.
/var/lib/ambari-server/resources/scripts/configs.sh set <ambari server> <cluster name> oozie-site oozie.conf.new
but still not work