potiuk commented on a change in pull request #8807:
URL: https://github.com/apache/airflow/pull/8807#discussion_r422823612



##########
File path: tests/test_core_to_contrib.py
##########
@@ -1499,14 +1574,14 @@
         "airflow.providers.amazon.aws.sensors.sqs.SQSSensor",
         "airflow.contrib.sensors.aws_sqs_sensor.SQSSensor",
     ),
-    (
-        'airflow.providers.apache.hdfs.sensors.hdfs.HdfsSensorFolder',
-        'airflow.contrib.sensors.hdfs_sensor.HdfsSensorFolder',
-    ),
-    (
-        'airflow.providers.apache.hdfs.sensors.hdfs.HdfsSensorRegex',
-        'airflow.contrib.sensors.hdfs_sensor.HdfsSensorRegex',
-    ),
+    # (

Review comment:
       same -> hdfs is broken now for airflow. I would love your help in trying 
to fix it if you tell me how




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to