forked from apache/airflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AIRFLOW-612] Move resources/articles links to wiki
Closes apache#1863 from mistercrunch/docs_links
- Loading branch information
1 parent
26c2df3
commit e79ea3b
Showing
1 changed file
with
5 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,24 +33,15 @@ Contributor page: | |
Resources & links | ||
----------------- | ||
|
||
* `Airflow's official documentation <http://airflow.apache.org/>`_ | ||
* Mailing list (send emails to | ||
``[email protected]`` and | ||
``[email protected]`` and/or | ||
``[email protected]`` | ||
to subscribe to each) | ||
* `Issues <https://issues.apache.org/jira/browse/AIRFLOW>`_ | ||
* `Airbnb Blog Post about Airflow <http://nerds.airbnb.com/airflow/>`_ | ||
* `Airflow Common Pitfalls <https://cwiki.apache.org/confluence/display/AIRFLOW/Common+Pitfalls>`_ | ||
* `Hadoop Summit Airflow Video <https://www.youtube.com/watch?v=oYp49mBwH60>`_ | ||
* `Airflow at Agari Blog Post <http://agari.com/blog/airflow-agari>`_ | ||
* `Talk: Best practices with Airflow (nov 2015) <https://youtu.be/dgaoqOZlvEA>`_ | ||
* `Airflow Lesson 1: TriggerDagRunOperator <https://www.linkedin.com/pulse/airflow-lesson-1-triggerdagrunoperator-siddharth-anand?published=t>`_ | ||
* `Docker Airflow (externally maintained) <https://github.com/puckel/docker-airflow>`_ | ||
* `Airflow: Tips, Tricks, and Pitfalls @ Handy <https://medium.com/handy-tech/airflow-tips-tricks-and-pitfalls-9ba53fba14eb#.o2snqeoz7>`_ | ||
* `Airflow Chef recipe (community contributed) <https://github.com/bahchis/airflow-cookbook>`_ , | ||
`another here <https://supermarket.chef.io/cookbooks/airflow>`_ | ||
* Airflow Puppet Module (community contributed) `puppet-airflow <https://github.com/similarweb/puppet-airflow>`_, | ||
`airflow <https://forge.puppetlabs.com/similarweb/airflow>`_ | ||
* `Issues on Apache's Jira <https://issues.apache.org/jira/browse/AIRFLOW>`_ | ||
* `Gitter (chat) Channel <https://gitter.im/airbnb/airflow>`_ | ||
* `More resources and links to Airflow related content on the Wiki <https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Links>`_ | ||
|
||
|
||
|
||
Roadmap | ||
|