-
Notifications
You must be signed in to change notification settings - Fork 16.7k
Closed
Labels
area:production-imageProduction image improvements and fixesProduction image improvements and fixeskind:bugThis is a clearly a bugThis is a clearly a bug
Description
Apache Airflow version: 1.10.10
Kubernetes version (if you are using kubernetes) (use kubectl version): 1.15.11
Environment: dockerhub image apache/airflow:1.10.10
What happened:
When importing from airflow.hooks.mssql_hook import MsSqlHook, airflow gives an error No module named 'pymssql'
What you expected to happen:
It should work :)
The docker image does not include pymssql from pip
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:production-imageProduction image improvements and fixesProduction image improvements and fixeskind:bugThis is a clearly a bugThis is a clearly a bug