swsnu / swppspr2015

Repository for discussing common issues that are not project-specific, SNU SWPP Spring 2015
https://sites.google.com/site/snuswppspr2015/
0 stars 0 forks source link

REEF Troubleshooting: Verifying YARN is running #14

Open jsjason opened 9 years ago

jsjason commented 9 years ago

Simply connect to http://your_address:8088/. For example, if you've set up YARN on your local machine, then connect to localhost:8088. A page showing your Hadoop cluster info and the YARN job history should be seen. The port number 8088 might be different if you set a certain value for yarn.resourcemanager.webapp.address in your configuration files.