From the course: Data Engineering Pipeline Management with Apache Airflow
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
The op role - Apache Airflow Tutorial
From the course: Data Engineering Pipeline Management with Apache Airflow
The op role
- [Instructor] Let's log in as a user that has been assigned the OP role in Airflow. Now the OP role is the most powerful role just below the admin. So all of the permissions associated with the viewer role and the user role are available with the OP role plus some more. Notice that the admin tab is now available here in the OP role. The user with the OP role can perform administrative tasks such as creating variables, configuring connections changing other configurations, and so on. Let's select variables and let's update the variable that we had created previously. Here is the choice variable that has been set to a value of C indicating that taskC should be executed. I'm going to edit this record and update the choice variable to point to taskE. So in the branch, taskE is the branch that will be selected and executed. Let's go back to our DAGs. Notice that we can pause and unpause the DAG as we want to. Let's click…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
Prerequisites41s
-
(Locked)
Quick install overview3m 29s
-
(Locked)
Creating an admin user and exploring roles5m 5s
-
(Locked)
Creating users with different roles3m 6s
-
(Locked)
Executing a simple branching DAG2m 39s
-
(Locked)
Executing a simple SQL DAG3m 46s
-
(Locked)
The public and viewer roles3m 39s
-
(Locked)
The user role2m 34s
-
(Locked)
The op role1m 41s
-
(Locked)
Actions, resources, and permissions2m 35s
-
(Locked)
Adding permissions to the public role3m 31s
-
(Locked)
Creating and configuring a custom role3m 17s
-
-
-
-
-
-