[
https://issues.apache.org/jira/browse/AIRFLOW-2682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527533#comment-16527533
]
ASF subversion and git services commented on AIRFLOW-2682:
----------------------------------------------------------
Commit 89c1f530da04088300312ad3cec9fa74c3703176 in incubator-airflow's branch
refs/heads/master from Tim Swast
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=89c1f53 ]
[AIRFLOW-2682] Add how-to guides for bash and python operators
Closes #3552 from tswast/airflow-2682-bash-python-
how-to
> Add how-to guide(s) for how to use basic operators like BashOperator 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
> Priority: Minor
>
> 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)