Airflow Job
The Airflow job enables you to monitor and manage DAG workflows within Control-M. After you run your Airflow jobs, you can view the executions of the DAGs in the Airflow tab in the Monitoring domain. In the Airflow tab, you can view the specific details of each task, open the DAG in the Airflow web server user interface, and view XCom variables.
The following table describes the Airflow job type attributes.
Attribute |
Description |
---|---|
Connection profile |
Determines the authorization credentials that are used to connect Control-M to Airflow. Rules
|
DAG ID |
Defines the unique identifier of a DAG.
|
Configuration JSON |
(Optional) Defines the JSON object, which describes additional configuration parameters. |
Output details |
Determines whether to include Airflow DAG task logs in the Control-M job output, as follows:
You can also view all task logs from the Airflow tab in an Airflow job in the Monitoring domain. In addition, you can view the log of each Airflow task run instance represented by the Try Number field. If the task ran 3 times during the DAG run, the Try Number shows three options. |