hdfsHaArgs element
Type: | apiHdfsHaArguments |
Arguments used for HDFS HA commands.
Example JSON
{
"activeName" : "...",
"activeSharedEditsPath" : "...",
"standByName" : "...",
"standBySharedEditsPath" : "...",
"nameservice" : "...",
"startDependentServices" : false,
"deployClientConfigs" : false
}