Created 08-08-2017 08:13 PM
What are the detailed steps involved in restoring a subset of Hive data not the entire database?
Created 08-08-2017 08:40 PM
@Debra -
Could you provide the method used to backup Hive data?
Created 08-08-2017 08:43 PM
mysql is the metastore and backup method.
Created 08-08-2017 09:23 PM
@Debra
Here is an example
Created 08-10-2017 04:50 PM
Hi Geoffrey
I need the information on how to get the backup subset from mysql information synched with hive warehouse data in HDFS.
/apps/hive/warehouse
Created 08-11-2017 09:42 PM
I purposedly dropped a table after performing a backup and was able to successfully restore the database in Hive. One thing I notice is the file was not recovered in HDFS /apps/hive/warehouse despite the location showing when I run describe formatted against this the table. Is this behavior expected?