Skip to main content
Version: Next

Airflow

Airflow is our workflow engine that performs automated analyses and standard tasks in the background. As an administrator you can view the GUI of Airflow. How to reach the GUI depends on the deployment. With Docker, the default is port 9090. You can log in to Airflow with the Airflow Admin Credentials. Credentials can be set during deployment.

DIVA Airflow Profiling

One can view all workflow runs in an overview.

DIVA Airflow Profiling

In the detailed view you can see which tasks were successfully or incorrectly processed.

DIVA Airflow Profiling

Any additional information can be obtained by the official documentation