[Apache Airflow] Extras vs Providers
Extras vs Providers
- Extras: Dependencies needed by the tools(e.g. spark) to interact with the tool
- Providers: Operators used to interact with the tools(e.g. spark)
ref
- https://airflow.apache.org/docs/apache-airflow/stable/installation/dependencies.html