Knowing that hive uses a metastore along with hdfs, is it feasible to restore a hdfs snapshot, taken from a running hadoop-hive cluster, to a new hadoop-hive cluster?
One step that I think would be mandatory is to create the tables again in hive, but would these tables be automatically wired to the snapshot files?
One link on this topic is at Apache Mail Archives. I was hoping if there was a newer or better answer to this.