Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore support of starting mapped tasks from triggerer #48009

Open
1 task done
dstandish opened this issue Mar 20, 2025 · 0 comments
Open
1 task done

Restore support of starting mapped tasks from triggerer #48009

dstandish opened this issue Mar 20, 2025 · 0 comments
Labels
area:dynamic-task-mapping AIP-42 area:Triggerer kind:feature Feature Requests kind:meta High-level information important to the community

Comments

@dstandish
Copy link
Contributor

Body

#48006 disabled starting mapped tasks from triggerer because it was crashing the scheduler (#47735). It was discovered late in the airlfow 3 beta process so, disabling it was a reasonable choice.

When time permits, one could look into restoring this capability, perhaps with limitations.

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.
@dstandish dstandish added the kind:meta High-level information important to the community label Mar 20, 2025
dstandish added a commit that referenced this issue Mar 24, 2025
The scheduler versions of "ExpandInput" classes don't have a "resolve" method anymore so scheduler crashes when trying to expand_start_from_trigger.  To keep the scheduler running, for now we disable the feature.

Related to #47735

May be fixed in #48009
got686-yandex pushed a commit to got686-yandex/airflow that referenced this issue Mar 24, 2025
The scheduler versions of "ExpandInput" classes don't have a "resolve" method anymore so scheduler crashes when trying to expand_start_from_trigger.  To keep the scheduler running, for now we disable the feature.

Related to apache#47735

May be fixed in apache#48009
pankajkoti pushed a commit to astronomer/airflow that referenced this issue Mar 28, 2025
The scheduler versions of "ExpandInput" classes don't have a "resolve" method anymore so scheduler crashes when trying to expand_start_from_trigger.  To keep the scheduler running, for now we disable the feature.

Related to apache#47735

May be fixed in apache#48009
shubham-pyc pushed a commit to shubham-pyc/airflow that referenced this issue Apr 2, 2025
The scheduler versions of "ExpandInput" classes don't have a "resolve" method anymore so scheduler crashes when trying to expand_start_from_trigger.  To keep the scheduler running, for now we disable the feature.

Related to apache#47735

May be fixed in apache#48009
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dynamic-task-mapping AIP-42 area:Triggerer kind:feature Feature Requests kind:meta High-level information important to the community
Projects
None yet
Development

No branches or pull requests

2 participants