Add systems deps required to build hive sensor.
This MR adds some missing deps to Dockerfile
and Gitlab CI
These are needed to install the airflow hive sensor in the respective environments.
The MR also adds a basic unit test to document PartitionSensorTask
's api and
its interplay with Airflow's template rendering machinery.