Tim Swast created AIRFLOW-2682:
----------------------------------
Summary: Add how-to guide(s) for how to use basic operators like
BaseOperator and PythonOperator
Key: AIRFLOW-2682
URL: https://issues.apache.org/jira/browse/AIRFLOW-2682
Project: Apache Airflow
Issue Type: Improvement
Components: Documentation, examples
Reporter: Tim Swast
Assignee: Tim Swast
I notice there are no references to the
[example_python_operator|https://github.com/apache/incubator-airflow/blob/master/airflow/example_dags/example_python_operator.py]
or
[example_bash_operator|https://github.com/apache/incubator-airflow/blob/master/airflow/example_dags/example_bash_operator.py]
DAGs from the documentation. I believe these examples could be useful for
explaining how to use these operators, specifically, but also as supplemental
help for writing DAGs, generally.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)