Kengo Seki created AIRFLOW-2211:
-----------------------------------
Summary: Fix contributed HDFS sensors' pkg name
Key: AIRFLOW-2211
URL: https://issues.apache.org/jira/browse/AIRFLOW-2211
Project: Apache Airflow
Issue Type: Improvement
Reporter: Kengo Seki
Contributed HDFS sensors are now packaged in
{{airflow.contrib.sensors.hdfs_sensors}}, but they should be packaged in
{{airflow.contrib.sensors.hdfs_sensor}} (singular) for consistency with other
sensors. Such inconsistency is mistakable for users.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)