public interface RoleCommandsResourceV4 extends RoleCommandsResourceV3
| Modifier and Type | Method and Description |
|---|---|
ApiBulkCommandList |
hdfsEnterSafemode(ApiRoleNameList roleNames)
Enter safemode for namenodes
Available since API v4.
|
ApiBulkCommandList |
hdfsLeaveSafemode(ApiRoleNameList roleNames)
Leave safemode for namenodes
Available since API v4.
|
ApiBulkCommandList |
hdfsSaveNamespace(ApiRoleNameList roleNames)
Save namespace for namenodes
Available since API v4.
|
hdfsFinalizeMetadataUpgradeformatCommand, hdfsBootstrapStandByCommand, hdfsInitializeAutoFailoverCommand, hdfsInitializeSharedDirCommand, refreshCommand, restartCommand, startCommand, stopCommand, syncHueDbCommand, zooKeeperCleanupCommand, zooKeeperInitCommandApiBulkCommandList hdfsSaveNamespace(ApiRoleNameList roleNames)
roleNames - NameNodes for which to save namespace.ApiBulkCommandList hdfsEnterSafemode(ApiRoleNameList roleNames)
roleNames - NameNodes for which to enter safemode.ApiBulkCommandList hdfsLeaveSafemode(ApiRoleNameList roleNames)
roleNames - NameNodes for which to leave safemode.Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.