You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Airflow
Hey all,
I want a clean DAG list without all of the example DAGs. Airflow appears to be picking them up from within the Airflow pypi package. How can I remove these?
Cheers,
Chris
Maxime Beauchemin
unread,
Jan 6, 2016, 3:00:21 PM1/6/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Airflow
In your `airflow.cfg`:
[core]
load_examples = False
Chris Riccomini
unread,
Jan 6, 2016, 3:31:21 PM1/6/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message