Airflow Summit Advanced Apache Superset for Data Engineers A - - PowerPoint PPT Presentation

airflow summit
SMART_READER_LITE
LIVE PREVIEW

Airflow Summit Advanced Apache Superset for Data Engineers A - - PowerPoint PPT Presentation

Airflow Summit Advanced Apache Superset for Data Engineers A passion for building data tools! Started Apache Airflow at Airbnb in 2014 Started Apache Superset at Airbnb in 2015 Started Preset - The Apache Superset company in 2019


slide-1
SLIDE 1

Airflow Summit

Advanced Apache Superset for Data Engineers

slide-2
SLIDE 2

2

  • A passion for building data tools!
  • Started Apache Airflow at Airbnb in 2014
  • Started Apache Superset at Airbnb in 2015
  • Started Preset - The Apache Superset company in 2019
slide-3
SLIDE 3

3

Agenda!

  • Superset Overview / Demo
  • SQL Lab for data engineers
  • Scheduling Queries
  • Building a visualization plugin
  • Building charts and dashboards dynamically
slide-4
SLIDE 4

4

Superset Overview / Demo!

slide-5
SLIDE 5

5

Enhancing Jinja Context

slide-6
SLIDE 6

6

Scheduling Queries

experimental feature!

slide-7
SLIDE 7

7

slide-8
SLIDE 8

8

superset_config.py

http://superset.apache.org/installation.html#sql-lab

slide-9
SLIDE 9
slide-10
SLIDE 10

10

/savedqueryviewapi/api/read

slide-11
SLIDE 11

11

Visualization Plugins

slide-12
SLIDE 12

12

https://preset.io/blog/

slide-13
SLIDE 13

13

Superset Plugins as a data product development platform

  • Build data products without writing much backend code
  • Tap into Superset’s Data Access Layer (auth, perm, cache, audit)
  • Rich controls at your fingertips
  • Focus on the visualization / frontend
  • Bring into a dashboard (surround with context / add interactions)
slide-14
SLIDE 14

14

Dynamic Chart/Dashboard Creation

slide-15
SLIDE 15

15

Swagger API @ /swaggerview/v1

Rest API!

slide-16
SLIDE 16

16

/superset/examples/birth_names.py

Using SQLAlchemy (improper)

slide-17
SLIDE 17

17

We’re hiring!