Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.master.procedure | |
org.apache.hadoop.hbase.master.snapshot |
Modifier and Type | Field and Description |
---|---|
private MasterFileSystem |
HMaster.fileSystemManager |
Modifier and Type | Method and Description |
---|---|
MasterFileSystem |
MasterServices.getMasterFileSystem() |
MasterFileSystem |
HMaster.getMasterFileSystem() |
Modifier and Type | Method and Description |
---|---|
MasterFileSystem |
MasterProcedureEnv.getMasterFileSystem() |
Modifier and Type | Method and Description |
---|---|
private void |
CloneSnapshotProcedure.moveTempMobDirectoryToHBaseRoot(MasterFileSystem mfs,
TableDescriptor tableDescriptor,
org.apache.hadoop.fs.Path tempMobTableDir)
Move table temp mob directory to the hbase root location
|
Modifier and Type | Method and Description |
---|---|
private void |
SnapshotManager.checkSnapshotSupport(org.apache.hadoop.conf.Configuration conf,
MasterFileSystem mfs)
Called at startup, to verify if snapshot operation is supported, and to avoid
starting the master if there're snapshots present but the cleaners needed are missing.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.