Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note
Apache Airflow job is powered by Apache Airflow.
In this tutorial, you'll run a hello-world DAG in Apache Airflow Job. This tutorial focuses on familiarizing users with the features and environment of the Apache Airflow Job.
Create an Apache Airflow Job
You can use an existing workspace or Create a new workspace.
Expand
+ New
dropdown -> Click on More Options -> UnderData Factory
section -> Select Apache Airflow Job (preview)Give a suitable name to your project and click on the "Create" button.
Create a DAG File
Click on "New DAG file" card -> Give the name to the file and Click on "Create" button.
A boilerplate DAG code is presented to you. You can edit the file as per your requirements.
Click on "Save icon".
Monitor your Apache Airflow DAG in Apache Airflow UI
The saved dag files are loaded in the Apache Airflow UI. You can monitor them by clicking on the "Monitor in Apache Airflow" button.