Taragolis commented on issue #22689:
URL: https://github.com/apache/airflow/issues/22689#issuecomment-1407490415

   I tried to build Docker image with HDFS provider on 2.5.1, it is installed 
and Airflow started without any problem.
   I believe that in some circumstances it is possible that `argparse` from 
pypi might use instead of builtin and as result it broke something (or 
everything).
   
   Also I think this Hook not supported and maintained well even before Airflow 
2.
   
   
https://github.com/apache/airflow/blob/264ace5f86e560d09444b833556074363b055f81/airflow/providers/apache/hdfs/hooks/hdfs.py#L57-L62
   
   Maybe we should discontinue and remove this hook (and related operators) due 
to lack of modern packages and contributors? We still have WebHDFSHook as 
alternative
   
   WDYT?
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to