airflow summit

Post on 02-May-2022

5 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Airflow SummitAdvanced Apache Superset for Data Engineers

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

3

Agenda!

● Superset Overview / Demo

● SQL Lab for data engineers

● Scheduling Queries

● Building a visualization plugin

● Building charts and dashboards dynamically

4

Superset Overview / Demo!

5

Enhancing Jinja Context

6

Scheduling Queriesexperimental feature!

7

8

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

10

/savedqueryviewapi/api/read

11

Visualization Plugins

12

https://preset.io/blog/

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)

14

Dynamic Chart/Dashboard Creation

15

Swagger API @ /swaggerview/v1

Rest API!

16

/superset/examples/birth_names.py

Using SQLAlchemy (improper)

17

We’re hiring!

top related