Created on 12-23-2019 06:10 PM - last edited on 12-23-2019 06:54 PM by ask_bill_brooks
I simply set a new IP address to the server in my cluster by setting the DHCP in my router.
But, after restart the cluster, CDH is still connecting the old IP address, so that it can't get connected.
So, where can I update the IP address?
Created 12-23-2019 08:23 PM
Check if new IP got updated in hdfs-site.xml and core-site.xml. Also, try clearing nscd cache in all the nodes and restart CDH cluster, CM agent and CM services.
Created 12-24-2019 12:35 AM
Thanks a lot, I take a try.