-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.3.0
-
Fix Version/s: None
-
Component/s: snapshots
-
Labels:None
HBASE-21098 introduce a configĀ "hbase.snapshot.working.dir", which allows tmp directory for snapshot manifest files to be on a different filesystem than rootdir's. ExportSnapshot does not seem honor this config and assumes they are the same filesystem.