I am using Toad for Apache Hadoop v1.5.1 on OS X 10.10.5 to connect to a CDH 5.7.1 cluster
So far I managed to pretty much everything working except for Charts and Logs...
I am getting the following error:
A problem has occured. Connecting to "xxx.xxx.com:8090/.../cluster" failed.
Possible cause:
- incorrect port or host address for: xxx.xxx.com:8090/.../cluster
- Hadoop server is not running
Which I believe is because Toad is trying to connect using HTTP.
Is it possible to configure ResourceManager and History Server urls to use HTTPS?
The 8088 and 19888 HTTP ports are disabled for our servers and instead we must use HTTPS on ports 8090 and 19890.