_index.md 891 B


title: "Scheduling" date: 2019-03-13T18:28:09-07:00 draft: false

weight: 4

Scheduling of queries or jobs (e.g. run this SQL query everyday at 5am) is currently done via Apache Oozie and will be open to other schedulers with HUE-3797. Apache Oozie is a very robust scheduler for Data Warehouses.

Editor

Workflows can be built by pointing to query scripts on the file systems or saved queries. A workflow can then be scheduled to run regularly via a schedule.

Oozie workflows

Many users leverage the workflow editor to get the Oozie XML configuration of their workflows.

Browser

Submitted workflows, schedules and bundles can be managed directly via an interface:

Oozie jobs