ApiDisableJtHaArguments Data Model

Arguments used for disable JT HA command.

Properties
name data type description
activeName string Name of the JobTracker that will be active after HA is disabled.

Example

{
  "activeName" : "..."
}