til.duyet.net
blog
Search
⌃K
Links
til.duyet.net
Search
⌃K
🤪
Today I Learned
Data Engineering
☁
AWS
⚒
Tools
💻
Shell
env from ConfigMap or Secrets
☸
Kubernetes, Helm, Kustomize
🔄
Apache Airflow
Extend official Docker image
Generate offline SQL upgrade script
Airflow in Docker
Mastering Airflow UI
Best Practices for Airflow and ETLs
Airflow in Docker Compose
Useful SQL queries for Apache Airflow
🐳
Docker
Database
Google BigQuery
Apache Hive
AWS Redshift / Postgres
Presto
Programming
🍪
Rust
🐍
Python
👻
Golang
💎
Javascript / Typescript
✨
FE / React
Unix
Git - Pretty git branch graphs
Checking files in Docker build context
Bash get the directory of the current script
Vim
Find and replace
Miscellaneous
[Fig] Single machine and distributed system structure
Deploying Machine Learning Models at Scale
Bypass a Chrome certificate/HSTS error
Articles
Powered By
GitBook
Generate offline SQL upgrade script
airflow db upgrade --show-sql-only --from-version
2.2
.5 --to-version
2.3
.0
Ref:
https://airflow.apache.org/docs/apache-airflow/2.3.0/usage-cli.html#upgrading-airflow
Previous
Extend official Docker image
Next
Airflow in Docker
Last modified
1yr ago