PyCon, the gathering for the community using and developing the open-source Python programming language. This is the second year of the PyCon Pune where the community will meet for two days of talks and working on upstream projects in two days of dev sprint. CFP ends on 15th September AoE.
Website: https://pune.pycon.org/2018/
Note to submitters: The talks will be selected by a team. We will not count the public votes.
Mahendra Yadav
@userimack
Airflow: To Manage Data Pipelines
Submitted Aug 17, 2017
A significant part of the IT/Data Engineering team is spent on writing and scheduling jobs, monitoring and troubleshooting the issues. Enterprise data originates from various sources and there are various business rules and processes that govern how that data can be consumed.
Airflow is a platform to programmatically author, schedule and monitor workflows. (https://airflow.incubator.apache.org/)
The various tasks in the workflow(s) are configured as a Directed Acyclic Graph. This talk covers how Airflow is used to establish better workflows for data engineering.
P.S: This talk is inspired from Bargava Subramanian (@barsubra) proposal.
Outline #
- Introduction to Airflow
- Existing challenges in data engineering - creating/monitoring/troubleshooting workflows
- Main advantages of Airflow
- Basic Concepts
- Airflow in practice - case study
Speaker bio #
Mahendra Yadav is a Data Engineer at Azri Solutions, Hyderabad. In his day to day work he processes a lot of data from different sources.
Links #
- [Speaker]
- Github: https://github.com/userimack
- Blog: https://userimack.wordpress.com/
- [Airflow]
- Documentation: https://airflow.incubator.apache.org/
- Github: https://github.com/apache/incubator-airflow
Slides #
https://userimack.github.io/airflow_slides/airflow_slides/#/
{{ gettext('Login to leave a comment') }}
{{ gettext('Post a comment…') }}{{ errorMsg }}
{{ gettext('No comments posted yet') }}