potiuk commented on a change in pull request #12558:
URL: https://github.com/apache/airflow/pull/12558#discussion_r537065090
##########
File path: airflow/providers/apache/hdfs/provider.yaml
##########
@@ -48,3 +48,6 @@ hooks:
- integration-name: WebHDFS
python-modules:
- airflow.providers.apache.hdfs.hooks.webhdfs
+
+hook-class-names:
+ - airflow.providers.apache.hdfs.hooks.hdfs.HDFSHook
Review comment:
> What about webhdfs?
I only added those hooks/connections that either were there already, or had
custom fields. We can have a follow up change and see which of the remaining
hooks we want to add ? WDYT @ashb ?
----------------------------------------------------------------
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]