[ 
https://issues.apache.org/jira/browse/AIRFLOW-1101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Chen updated AIRFLOW-1101:
---------------------------------
    Description: 
It's a bit confusing to use the words "DAGs" and "pipelines" interchangeably in 
the documentation. Here are a couple examples where it is especially confusing.

https://airflow.incubator.apache.org/configuration.html#connections
"The pipeline code you will author will reference the ‘conn_id’ of the 
Connection objects."
"Connections in Airflow pipelines can be created using environment variables."

https://airflow.incubator.apache.org/configuration.html#scaling-out-with-celery
"If all your boxes have a common mount point, having your pipelines files 
shared there should work as well"


  was:
It's a bit confusing to use the words "DAGs" and "pipelines" interchangeably in 
the documentation. Here are a couple examples where it is especially confusing.

https://airflow.incubator.apache.org/ui.html#code-view
"Transparency is everything. While the code for your pipeline is in source 
control, this is a quick way to get to the code that generates the DAG and 
provide yet more context."

https://airflow.incubator.apache.org/configuration.html#connections
"The pipeline code you will author will reference the ‘conn_id’ of the 
Connection objects."
"Connections in Airflow pipelines can be created using environment variables."

https://airflow.incubator.apache.org/configuration.html#scaling-out-with-celery
"If all your boxes have a common mount point, having your pipelines files 
shared there should work as well"



> Docs use the term "Pipelines" instead of DAGs
> ---------------------------------------------
>
>                 Key: AIRFLOW-1101
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1101
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Andrew Chen
>
> It's a bit confusing to use the words "DAGs" and "pipelines" interchangeably 
> in the documentation. Here are a couple examples where it is especially 
> confusing.
> https://airflow.incubator.apache.org/configuration.html#connections
> "The pipeline code you will author will reference the ‘conn_id’ of the 
> Connection objects."
> "Connections in Airflow pipelines can be created using environment variables."
> https://airflow.incubator.apache.org/configuration.html#scaling-out-with-celery
> "If all your boxes have a common mount point, having your pipelines files 
> shared there should work as well"



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to