Re?? Abount Jobs UI in yarn-client mode

2015-06-21 Thread Sea
Thanks?? it is ok now?? -- -- ??: "Gavin Yue";; : 2015??6??21??(??) 4:40 ??: "Sea"<261810...@qq.com>; : "user"; ????: Re: Abount Jobs UI in yarn-client mode I got the same problem when

Re: Abount Jobs UI in yarn-client mode

2015-06-20 Thread Gavin Yue
I got the same problem when I upgrade from 1.3.1 to 1.4. The same Conf has been used, 1.3 works, but 1.4UI does not work. So I added the yarn.resourcemanager.webapp.address :8088 yarn.resourcemanager.hostname To yarn-site.xml. The problem solved. Spark 1.4 +

Re: Abount Jobs UI in yarn-client mode

2015-06-20 Thread Steve Loughran
On 19 Jun 2015, at 16:48, Sea <261810...@qq.com> wrote: Hi, all: I run spark on yarn, I want to see the Jobs UI http://ip:4040/, but it redirect to http://${yarn.ip}/proxy/application_1428110196022_924324/ which can not be found. Why? Anyone can help? whenever you poin

Re: Abount Jobs UI in yarn-client mode

2015-06-19 Thread Andrew Or
Did you make sure that the YARN IP is not an internal address? If it still doesn't work then it seems like an issue on the YARN side... 2015-06-19 8:48 GMT-07:00 Sea <261810...@qq.com>: > Hi, all: > I run spark on yarn, I want to see the Jobs UI http://ip:4040/, > but it redirect to http:// > ${

Abount Jobs UI in yarn-client mode

2015-06-19 Thread Sea
Hi, all: I run spark on yarn, I want to see the Jobs UI http://ip:4040/, but it redirect to http://${yarn.ip}/proxy/application_1428110196022_924324/ which can not be found. Why? Anyone can help?