apiHdfsDisableHaArguments
Arguments used for the HDFS disable HA command.
JSON
property | type | description |
---|---|---|
activeName | activeName (string) | Name of the the NameNode to be kept. |
secondaryName | secondaryName (string) | Name of the SecondaryNamenode to associate with the active NameNode. |
startDependentServices | startDependentServices (boolean) | Whether to re-start dependent services. Defaults to true. |
deployClientConfigs | deployClientConfigs (boolean) | Whether to re-deploy client configurations. Defaults to true. |