Re: Run TaskInstances sequentially

2016-08-12 Thread Jeremiah Lowin
-- שלום הילה A pool size of 1 is the simplest way to do this -- I recommend making a pool for just this specific task. depends_on_past is an even more strict condition: it will force your tasks to run in chronological order. However as you point out, it also requires the previous task to succeed.

Re: Shout out!

2016-08-12 Thread Jeremiah Lowin
Thanks for the kind words! While I appreciate it, just to be clear, this script began life as the PR tool for Spark (and I've credited it appropriately)... though at this point it's so heavily modified that it definitely stands alone and, if I may say, is pretty damn cool! Added some very cool new

Re: Shout out!

2016-08-12 Thread Chris Riccomini
Perhaps here? https://yetus.apache.org/ On Fri, Aug 12, 2016 at 12:08 PM, siddharth anand wrote: > Mentors, > how do we contribute this goodness to other apache projects? > > -s > > On Fri, Aug 12, 2016 at 12:04 PM, Maxime Beauchemin < > maximebeauche...@gmail.com> wrote: > >> OMG yes! >> >> We s

Re: Shout out!

2016-08-12 Thread siddharth anand
Mentors, how do we contribute this goodness to other apache projects? -s On Fri, Aug 12, 2016 at 12:04 PM, Maxime Beauchemin < maximebeauche...@gmail.com> wrote: > OMG yes! > > We should broadcast it to all other Apache projects that uses git. > > Max > > On Fri, Aug 12, 2016 at 9:46 AM, Dan Dav

Re: Shout out!

2016-08-12 Thread Maxime Beauchemin
OMG yes! We should broadcast it to all other Apache projects that uses git. Max On Fri, Aug 12, 2016 at 9:46 AM, Dan Davydov wrote: > +1 > > On Aug 12, 2016 8:02 AM, "Chris Riccomini" wrote: > > > Same. It's awesome. > > > > On Thu, Aug 11, 2016 at 7:28 PM, siddharth anand > > wrote: > > > F

Re: Airflow Meetup at Stripe in September?

2016-08-12 Thread siddharth anand
Jeff. Interesting. I received your email with a huge delay... Thanks for volunteering to host. If you haven't already, please join the airflow meetup as a member and we will grant you permission to create the new event. You will need to collect and post abstracts for the talks - once ready, we can

Re: Airflow Meetup at Stripe in September?

2016-08-12 Thread Jeff Balogh
Did you miss my message a few hours before yours? http://mail-archives.apache.org/mod_mbox/incubator-airflow-dev/201608.mbox/%3CCAEdoVMW7cTyAQ%3Da%2Bwy%3DN7v1Cq0oYVbCwYG%2BN%2B8wuAAQR3KYH3A%40mail.gmail.com%3E On Thu, Aug 11, 2016 at 9:45 PM, siddharth anand wrote: > Haven't heard back on this t

Re: Shout out!

2016-08-12 Thread Dan Davydov
+1 On Aug 12, 2016 8:02 AM, "Chris Riccomini" wrote: > Same. It's awesome. > > On Thu, Aug 11, 2016 at 7:28 PM, siddharth anand > wrote: > > FYI! > > Just wanted to give a special shout-out for jlowin for writing a great > > merge tool for committers. Thx to this tool, merging your PR is super

Re: What's needed to cut a new release?

2016-08-12 Thread Chris Riccomini
There are two things going on: 1) The first Apache release will be basically a duplicate of 1.7.1.3, but with various legal things fixed (no high charts, licenses fixed, etc) 2) A "real" full release off of master (1) is supposed to happen this month. (2) is supposed to happen in September. This

Re: Shout out!

2016-08-12 Thread Chris Riccomini
Same. It's awesome. On Thu, Aug 11, 2016 at 7:28 PM, siddharth anand wrote: > FYI! > Just wanted to give a special shout-out for jlowin for writing a great > merge tool for committers. Thx to this tool, merging your PR is super easy. > > -s

Re: Airflow Meetup at Stripe in September?

2016-08-12 Thread Jeff Balogh
Hey! I finally worked out the date with folks over here. Wednesday, September 21st from 6:30 to 9:00 in San Francisco. Our max is about 200 people. We can follow the format of http://www.meetup.com/Bay-Area-Apache-Airflow-Incubating-Meetup/events/230236598/: 6:30-7:00 Meet, greet, and eat. 7:00-

Re: Airflow Meetup at Stripe in September?

2016-08-12 Thread siddharth anand
Haven't heard back on this thread. Ben, interested in hosting? Where is apigee? On Wednesday, August 10, 2016, Ben Tallman wrote: > Happy to give a talk about Apigee's use case as well... > > > Thanks, > Ben > > *--* > *ben tallman* | *apigee >

Shout out!

2016-08-12 Thread siddharth anand
FYI! Just wanted to give a special shout-out for jlowin for writing a great merge tool for committers. Thx to this tool, merging your PR is super easy. -s