potiuk commented on code in PR #31262:
URL: https://github.com/apache/airflow/pull/31262#discussion_r1193233390


##########
docs/apache-airflow-providers-apache-hdfs/connections.rst:
##########
@@ -38,15 +36,3 @@ Port
 
 Login
     Effective user for HDFS operations (non-Kerberized).
-
-Extra (optional, connection parameters)
-    Specify the extra parameters (as json dictionary) that can be used in HDFS 
connection. The following
-    parameters out of the standard python parameters are supported:
-
-    * ``autoconfig`` - Default value is bool: False. Use snakebite's 
automatically configured client. This HDFSHook implementation requires 
snakebite.
-    * ``hdfs_namenode_principal`` - Specifies the Kerberos principal to use 
for HDFS.
-
-    The following extra parameters can be used to configure SSL for Web HDFS 
Hook:
-
-    * ``use_ssl`` - If SSL should be used. By default is set to `false`.
-    * ``verify`` - How to verify SSL. For more information refer to 
https://docs.python-requests.org/en/master/user/advanced/#ssl-cert-verification.

Review Comment:
   Ah.. Missed that one will fix it.



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