apiHdfsFailoverArguments
Arguments used when enabling HDFS automatic failover.
JSON
| property | type | description | 
|---|---|---|
| nameservice | nameservice (string) | Nameservice for which to enable automatic failover. | 
| zooKeeperService | zooKeeperService (apiServiceRef) | The ZooKeeper service to use. | 
| activeFCName | activeFCName (string) | Name of the failover controller to create for the active NameNode. | 
| standByFCName | standByFCName (string) | Name of the failover controller to create for the stand-by NameNode. |