Hi , I have setup 4 Hadoop node cluster on AWS on centos. I access these instances using putty through public ip but internally they have private ip and communicate each other using these private ip.
Setup is done but , I want to monitor the services like Namenode and jobtracker from my local browser as the instances are pure non-browser vanilla centos instances. Please help me how to expose the services, as I cannot access http://ipaddress:50070 or http://ipaddress:50030 Thanks shashi
