Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

Migrating Hive database from Postgress to Mysql

Explorer

Hi All

We have our hive database on Postgress and wanted to migrate it to MySQL,

Is there any easy way to do it?

 

Thanks

1 ACCEPTED SOLUTION

Expert Contributor

@KPG1 Here is a good post i found that describes the required steps to move postgres to mysql including a php to do the postgres to mysql conversion.

 

https://cloudera.ericlin.me/2016/10/hive-metastore-migration-from-embedded-postgres-to-mysql/

 

 

You may need to find a more modern tool for that conversion, but the process to dump, convert, and move metastores should be very similar.

 

View solution in original post

1 REPLY 1

Expert Contributor

@KPG1 Here is a good post i found that describes the required steps to move postgres to mysql including a php to do the postgres to mysql conversion.

 

https://cloudera.ericlin.me/2016/10/hive-metastore-migration-from-embedded-postgres-to-mysql/

 

 

You may need to find a more modern tool for that conversion, but the process to dump, convert, and move metastores should be very similar.

 

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.