Useful Links
Computer Science
Big Data
Apache Airflow
1. Introduction to Apache Airflow
2. Core Concepts of Airflow
3. Airflow Architecture and Components
4. Setting Up an Airflow Environment
5. Authoring Your First DAG
6. Comprehensive Guide to Operators
7. Managing Workflows with the Airflow UI
8. Scheduling and Triggers
9. Data Sharing and Communication
10. Advanced DAG Authoring Techniques
11. Airflow Providers and Extensibility
12. Testing and Debugging Airflow DAGs
13. Operational Airflow Management
14. Scaling and Production Deployment
15. Airflow Best Practices and Patterns
Managing Workflows with the Airflow UI
Accessing and Navigating the UI
Webserver Access
User Authentication
UI Layout and Navigation
Responsive Design Features
The DAGs View
DAG List Overview
DAG Status Indicators
Pausing and Unpausing DAGs
Triggering Manual Runs
Editing DAG Properties
DAG Search and Filtering
The Grid View
Visualizing DAG Runs Over Time
Task State Representation
Accessing Task Details
Task Log Access
Clearing Task Instances
Marking Task States
The Graph View
DAG Structure Visualization
Task Dependency Mapping
Interactive Graph Navigation
Task Details Panel
The Calendar View
DAG Run History Calendar
Identifying Missed Runs
Success and Failure Patterns
Date Range Selection
Task Instance Management
Browsing Task Instances
Task Instance Details
Log Viewing and Downloading
Task Instance Actions
Clear
Mark Success
Mark Failed
Additional UI Features
Code View
Gantt Chart View
Landing Times View
Variables Management
Connections Management
Pools Management
Configuration View
Previous
6. Comprehensive Guide to Operators
Go to top
Next
8. Scheduling and Triggers