The scheduler won't trigger where `adhoc=True`. The CLI's backfill/test/run is the only way to trigger where `adhoc=True`. For backfill specifically, there's a `-a`, `--include_adhoc` flag to make these tasks in-scope to the backfill.
Max On Tue, May 17, 2016 at 10:14 AM, Chris Riccomini <criccom...@apache.org> wrote: > Hey all, > > Curious about what the 'adhoc' property is in BaseOperator. It appears to > be completely undocumented. What is this? > > Cheers, > Chris >