new RemoveColumnAction(tableName, columnFamilies),
new MoveRegionsOfTableAction(800, 1600, tableName),
new MoveRandomRegionOfTableAction(800, tableName),
new RestartRandomRsAction(60000),
new BatchRestartRsAction(5000, 0.5f),
new RollingBatchRestartRsAction(5000, 1.0f),
new RestartRsHoldingMetaAction(35000)
};
// Action to log more info for debugging
Action[] actions3 = new Action[] {