potiuk commented on PR #31262:
URL: https://github.com/apache/airflow/pull/31262#issuecomment-1546611927

   I updated it slightly (following failures in CI) - the classes remain there 
(excluded from the docs) and any attempt of using them will raise appropriate 
error (instructing the users to either downgrade or switch to WebHDFS).
   
   I even went as far as explaining how they can downgrade to later hdfs 
provider supporting old hdfs:
   
   > If you want to use earlier provider you can downgrade to latest released 
3.* version
   using `pip install apache-airflow-providers-hdfs==3.2.1` (no constraints)
   
   I think this is very "fair" approach. HDFS has never been part of the image, 
so users had to always explicitly choose hdfs when installing airflow. Shall we 
include that in this wave of providers?


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to