Specifically schema changes from an HBase POV, like removing a column family or renaming the table.
On Friday, February 12, 2016, Jesse Yates <[email protected]> wrote: > Just have to make sure you don't have schema change during snapshots > > On Fri, Feb 12, 2016 at 6:24 PM Gaurav Agarwal <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > >> We can take snapshot or restore snapshot from hbase of the phoenix >> tables. Export/import feature also hbase provide to us. >> >> Thanks >> On Feb 13, 2016 3:15 AM, "Nick Dimiduk" <[email protected] >> <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: >> >>> Heya, >>> >>> Has anyone tried taking/restoring snapshots of Phoenix tables? How does >>> that work out? Presumably we would require a sibling snapshot of some >>> system tables as well. Have you tried the Export/Import/Restore workflow? >>> Have you tried MR or Spark over the snapshots? >>> >>> Curious, >>> -n >>> >>
