Scheduling recurring jobs (cron like) with oozie

Any one familiar with cron will appreciate the fact that it is possible to configure a workflow to schedule any type of jobs like a map-reduce jobs or HIVE job or sqoop jobs in Hadoop using Apache oozie.

Some good examples here