We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.3.1 (latest released)
my webhdfs is running behind a proxy. I need to give a complicated URL and do not want to add port in front of the URL
So there are two options
error while connecting to webhdfs [2022-05-27, 15:24:43 UTC] {webhdfs.py:89} INFO - Read operation on namenode abc.xyz.com failed with error: b''
run webhdfs behind a proxy without exposing the actual servers
Debian
2.2.3 apache-airflow-providers-apache-hdfs
Other Docker-based deployment
No response
The text was updated successfully, but these errors were encountered:
Thanks for opening your first issue here! Be sure to follow the issue template!
Sorry, something went wrong.
Feel free to propose a PR.
WebHDFSHook
ankurbajaj9
Successfully merging a pull request may close this issue.
Apache Airflow version
2.3.1 (latest released)
What happened
my webhdfs is running behind a proxy.
I need to give a complicated URL and do not want to add port in front of the URL
So there are two options
What you think should happen instead
error while connecting to webhdfs
[2022-05-27, 15:24:43 UTC] {webhdfs.py:89} INFO - Read operation on namenode abc.xyz.com failed with error: b''
How to reproduce
run webhdfs behind a proxy without exposing the actual servers
Operating System
Debian
Versions of Apache Airflow Providers
2.2.3 apache-airflow-providers-apache-hdfs
Deployment
Other Docker-based deployment
Deployment details
No response
Anything else
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: