Hi David -- you'll want to set the concurrency parameter of your DAG to 1. J
On Fri, Apr 28, 2017 at 4:12 AM David Batista <[email protected]> wrote: > Hello everyone, > > is there a simple way to tell Airflow to only start running another DAG > when all the tasks for the current running DAG are completed? i.e., when a > DAG is triggered Airflow first runs all the tasks for that DAG, and only > then picks up another DAG to run. > > > -- > *David Batista* *Data Engineer**, HelloFresh Global* > Saarbrücker Str. 37a | 10405 Berlin > [email protected] <[email protected]> > > -- > > [image: logo] > <http://www.facebook.com/hellofreshde> < > http://twitter.com/HelloFreshde> > <http://instagram.com/hellofreshde/> <http://blog.hellofresh.de/> > < > https://app.adjust.com/ayje08?campaign=Hellofresh&deep_link=hellofresh%3A%2F%2F&post_deep_link=https%3A%2F%2Fwww.hellofresh.com%2Fapp%2F%3Futm_medium%3Demail%26utm_source%3Demail_signature&fallback=https%3A%2F%2Fwww.hellofresh.com%2Fapp%2F%3Futm_medium%3Demail%26utm_source%3Demail_signature > > > > *HelloFresh App –Download Now!* > < > https://app.adjust.com/ayje08?campaign=Hellofresh&deep_link=hellofresh%3A%2F%2F&post_deep_link=https%3A%2F%2Fwww.hellofresh.com%2Fapp%2F%3Futm_medium%3Demail%26utm_source%3Demail_signature&fallback=https%3A%2F%2Fwww.hellofresh.com%2Fapp%2F%3Futm_medium%3Demail%26utm_source%3Demail_signature > > > *We're active in:* > US < > https://www.hellofresh.com/?utm_medium=email&utm_source=email_signature> > | DE > <https://www.hellofresh.de/?utm_medium=email&utm_source=email_signature> | > UK > <https://www.hellofresh.co.uk/?utm_medium=email&utm_source=email_signature > > > | NL > <https://www.hellofresh.nl/?utm_medium=email&utm_source=email_signature> | > AU > < > https://www.hellofresh.com.au/?utm_medium=email&utm_source=email_signature > > > | BE > <https://www.hellofresh.be/?utm_medium=email&utm_source=email_signature> | > AT <https://www.hellofresh.at/?utm_medium=email&utm_source=email_signature > > > | CH > <https://www.hellofresh.ch/?utm_medium=email&utm_source=email_signature> | > CA <https://www.hellofresh.ca/?utm_medium=email&utm_source=email_signature > > > > www.HelloFreshGroup.com > < > http://www.hellofreshgroup.com/?utm_medium=email&utm_source=email_signature > > > > We are hiring around the world – Click here to join us > < > https://www.hellofresh.com/jobs/?utm_medium=email&utm_source=email_signature > > > > -- > > < > https://www.hellofresh.com/jobs/?utm_medium=email&utm_source=email_signature > > > HelloFresh SE, Berlin (Sitz der Gesellschaft) | Vorstände: Dominik S. > Richter (Vorsitzender), Thomas W. Griesel, Christian Gärtner | Vorsitzender > des Aufsichtsrats: Jeffrey Lieberman | Eingetragen beim Amtsgericht > Charlottenburg, HRB 182382 B | USt-Id Nr.: DE 302210417 > > *CONFIDENTIALITY NOTICE:* This message (including any attachments) is > confidential and may be privileged. It may be read, copied and used only by > the intended recipient. If you have received it in error please contact the > sender (by return e-mail) immediately and delete this message. Any > unauthorized use or dissemination of this message in whole or in parts is > strictly prohibited. >
