Skip to content

Add mTLS support to WebHDFSHook - #44561

Merged
potiuk merged 4 commits into
apache:mainfrom
markhatch:webhdfs_mtls
Dec 2, 2024
Merged

Add mTLS support to WebHDFSHook#44561
potiuk merged 4 commits into
apache:mainfrom
markhatch:webhdfs_mtls

Conversation

@markhatch

@markhatch markhatch commented Dec 2, 2024

Copy link
Copy Markdown
Contributor

Adds support for mutual TLS authentication in WebHDFSHook by allowing users to configure client certificates through connection extras.

Users can now specify either:

  • Separate certificate and key files using cert and key parameters
  • A combined certificate file using just the cert parameter

Added simple tests and updated documentation.


@potiuk

potiuk commented Dec 2, 2024

Copy link
Copy Markdown
Member

Looks good, but some static checks failed. I recommend installing pre-commit, rebasing and running breeze static-checks --only-my-changes before re-submitting

@potiuk
potiuk merged commit 5b898ad into apache:main Dec 2, 2024
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
* WebHDFS Hook - mTLS Support

* Static check fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants