Hi all, I am running Spark in yarn-client mode, but every time I access the web ui, the browser redirect me to one of the worker nodes and shows nothing. The url looks like http://hadoop-node31.company.com:8088/proxy/application_1453797301246_120264 .
I googled a lot and found some possible bugs of YARN which may cause this problem. But still want to know whether there is a way to show the web ui because it is very inconvenient to debug.