Created 07-09-2016 02:57 PM
hi:
i have already de ambari database with postgress, and i want to migrate to mysql, so please how can do that???
thanks
Created 07-09-2016 06:30 PM
Following two articles will give little more detailed steps to accomplish the same task.
[1] MySQL setup for Ambari
[2] How do I change an existing Ambari DB Postgres to MySQL?
http://www.hadoopadmin.co.in/bigdata/how-do-i-change-an-existing-ambari-db-postgres-to-mysql/
Created 07-09-2016 04:04 PM
For moving data between Postgres and some target database, we leave that to the customer to handle the migration (using whatever utility they have available / preference for). Once the data is moved from db1 -> db2, then the we should perform an "ambari-server setup" again and choose to change the advanced database configuration to point to your new database.
Created 07-09-2016 06:30 PM
Following two articles will give little more detailed steps to accomplish the same task.
[1] MySQL setup for Ambari
[2] How do I change an existing Ambari DB Postgres to MySQL?
http://www.hadoopadmin.co.in/bigdata/how-do-i-change-an-existing-ambari-db-postgres-to-mysql/