- Tree view: remove dummy root node
- Backfill wizard
- Fix datepicker
- New ascii art on command line
- For each existing operator
- HIVE
- BaseDataTransferOperator
- File2MySqlOperator
- PythonOperator
- DagTaskSensor for cross dag dependencies
- PIG
- Hive latest partition
- Previous execution timestamp
- ...
- CeleryExecutor
- Clear should kill running jobs
- Mysql port should carry through
- Write an hypervisor, looks for dead jobs without a heartbeat and kills
- Authentication with Flask-Login and Flask-Principal
- email_on_retry
- Support for cron like synthax (0 * * * ) using croniter library