com.cloudera.api.v3
Interface RoleCommandsResourceV3

All Superinterfaces:
RoleCommandsResource
All Known Subinterfaces:
RoleCommandsResourceV10, RoleCommandsResourceV4, RoleCommandsResourceV6, RoleCommandsResourceV8

public interface RoleCommandsResourceV3
extends RoleCommandsResource


Method Summary
 ApiBulkCommandList hdfsFinalizeMetadataUpgrade(ApiRoleNameList roleNames)
          Finalize HDFS NameNode metadata upgrade.
 
Methods inherited from interface com.cloudera.api.v1.RoleCommandsResource
formatCommand, hdfsBootstrapStandByCommand, hdfsInitializeAutoFailoverCommand, hdfsInitializeSharedDirCommand, refreshCommand, restartCommand, startCommand, stopCommand, syncHueDbCommand, zooKeeperCleanupCommand, zooKeeperInitCommand
 

Method Detail

hdfsFinalizeMetadataUpgrade

@Path(value="/hdfsFinalizeMetadataUpgrade")
ApiBulkCommandList hdfsFinalizeMetadataUpgrade(ApiRoleNameList roleNames)
Finalize HDFS NameNode metadata upgrade.

Available since API v3.

Parameters:
roleNames - NameNodes for which to finalize the upgrade.
Returns:
List of submitted commands.


Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.