-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Open
Labels
airflow3.x candidateCandidates for Airlfow 3.x (beyond Airflow 3.0)Candidates for Airlfow 3.x (beyond Airflow 3.0)area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:pluginsarea:providerskind:featureFeature RequestsFeature Requestsprovider:edgeEdge Executor / Worker (AIP-69)Edge Executor / Worker (AIP-69)
Milestone
Description
Apache Airflow Provider(s)
edge3
Versions of Apache Airflow Providers
apache-airflow-providers-edge 1.0.0
Apache Airflow version
3.0.0rc4
Operating System
Sles 12
Deployment
Official Apache Airflow Helm Chart
Deployment details
No response
What happened
I have api_enabled=True
and set the executor to airflow.providers.edge.executors.EdgeExecutor
in airflow 3.0.0rc4
I dont see the edge worker options
vs airflow 2
The role Admin was missing some perms to view these assets so I tried to update the perms. It still didnt help
airflow roles add-perms -a can_delete can_create can_read can_edit can_list can_show menu_access -r=EdgeWorkerJobs Admin
airflow roles add-perms -a can_delete can_create can_read can_edit can_list can_show -r=EdgeWorkerHosts Admin
airflow roles add-perms -a can_delete can_create can_read can_edit can_list can_show -r=IndexView Admin
airflow roles add-perms -a can_delete can_create can_read can_edit can_list can_show -r=RegisterUserModelView Admin
What you think should happen instead
No response
How to reproduce
Install the edge provider and set AIRFLOW__CORE__EXECUTOR=airflow.providers.edge.executors.EdgeExecutor
Anything else
cc: @jscheffl
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Code of Conduct
- I agree to follow this project's Code of ConductTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Metadata
Metadata
Assignees
Labels
airflow3.x candidateCandidates for Airlfow 3.x (beyond Airflow 3.0)Candidates for Airlfow 3.x (beyond Airflow 3.0)area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:pluginsarea:providerskind:featureFeature RequestsFeature Requestsprovider:edgeEdge Executor / Worker (AIP-69)Edge Executor / Worker (AIP-69)
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
jscheffl commentedon Apr 22, 2025
As of Airflow 3.0 with Edge 1.0.0 the UI is not available in the new UI. See also (a bit too small) remark in https://airflow.apache.org/docs/apache-airflow-providers-edge3/stable/edge_executor.html#edge-executor:
Plan is to close the gap with a next version of Edge Provider Plugin and missing Plugin endpoints in Airflow 3.1.