Creating a Schedule
You can create a schedule using MCS and the CLI.
Creating a Schedule Using the MapR Control System
A schedule is a group of rules that specify recurring points in time at which certain actions are determined to occur. You can use schedules to automate the creation of snapshots and mirrors. To create a new schedule:
Creating a Schedule Using the CLI or REST API
The basic command to create a schedule is:
maprcli schedule create -schedule <JSON>
For complete reference information,
see schedule create
.