Created on 08-12-2016 03:52 PM - edited 09-16-2022 03:34 AM
Can I export an hbase table snapshot to say a datanode server's local filesystem directly?
i.e. org.apache.hadoop.hbase.snapshot.ExportSnapshot -snapshot MySnapshot -copy-to fs://local_linux_fs_dir
The goal is to mount an NFS external storage on the localFS and export the snapshots there.
Created 08-13-2016 04:40 AM
Created 08-13-2016 04:40 AM