Created on 02-19-2016 03:02 PM - edited 08-18-2019 06:02 AM
I get the following screen while installing because of the error
The installation has not completed because of the zookeeper failing to pass the smoke test thus halting the processes further and giving 100% complete and with warning error on the installation page I have attached the zookeeper.txt file which shows the error.
Created 02-22-2016 05:31 PM
Failed connect to node3.dtitsupport247.net:50075; No route to host !! Your hostnode3 is not reachable .. most probable issue wit the network setting routing tables. - Verify the entries in your /etc/hosts - Check the default gateway - check the firewall is off Just check that you didn't miss a step in the attached doc Then retry !!
Created 02-24-2016 11:15 AM
Yes i was able to read that from my laptop only the ones with node2 and node 3 were not accessible
Created 02-24-2016 11:18 AM
@Kunal Gaikwad That's the issue..
Whats the final resolution of the real problem?
Created 02-24-2016 12:19 PM
I did a lot of steps to be true, not sure which resolved it actually!
I'll list all that I did:
I installed knox manually, changed the firewall settings, checked if all port were accessible from all the nodes. From what I think changing the port number for fs.default.name from 50070 to 8020 resolved it.
Created 02-22-2016 05:31 PM
Failed connect to node3.dtitsupport247.net:50075; No route to host !! Your hostnode3 is not reachable .. most probable issue wit the network setting routing tables. - Verify the entries in your /etc/hosts - Check the default gateway - check the firewall is off Just check that you didn't miss a step in the attached doc Then retry !!
Created 02-23-2016 12:06 PM
Created 02-24-2016 12:06 AM
I know it's a tough thing to ask but the error is a connection problem so go again through the check list. Additionally restart the NTP servers on the 3 hosts. Check for whitespace in node3.dtitsupport247.net config files
- /etc/hosts
- /etc/sysconfig/network
- /etc/sysconfig/network-scripts/eth*
- Disable TPH
Keep me posted
Created 02-24-2016 08:59 AM
I have checked the configs I have seen it all fine except i was unable to navigate to http://node1.dtitsupport247.net:50070/webhdfs/ even locally so I checking for the Knox services, I could see the Knox gateway been installed and all the user and directories in place. But i did a yum install knox, changed the port from 50070 back to 8020 and check few config files also referring some related issues in the forum and restarted the cluster and bought up all the components up! Its working now! Finally!
Created 02-24-2016 09:00 AM
Thank you all! @Geoffrey Shelton Okot @Artem Ervits @Neeraj Sabharwal for the expert solutions here!