Hi Airflow team,
 I am using the "LocalExecutor" and it works very well to run the workflow
I setup.

I noticed that, from the UI, it can trigger a task to run.
However, I got the error "Only works with the CeleryExecutor, sorry ".
I can ssh into airflow node and run the command line from there.
However, it would be nice to just run it from airflow UI.
Is it possible to do that (with "LocalExecutor") or it's a future feature
to consider ?

Thanks.
Jason

Reply via email to