Re: [Yarn-Client]Can not access SparkUI

2015-10-26 Thread syepes
Hello Earthson, Is you cluster multihom​ed​? If yes, try setting the variables SPARK_LOCAL_{IP,HOSTNAME} I had this issue before: https://issues.apache.org/jira/browse/SPARK-11147 -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Yarn-Client-Can-not-access-S

Re: [Yarn-Client]Can not access SparkUI

2015-10-26 Thread Earthson Lu
it blocks until 500 Error: HTTP ERROR 500 Problem accessing /proxy/application_1443146594954_0057/. Reason: (TimeOut, I guess) Caused by: java.net.ConnectException: at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConn

Re: [Yarn-Client]Can not access SparkUI

2015-10-26 Thread Deng Ching-Mallete
Hi Earthson, Unfortunately, attachments aren't allowed in the list so they seemed to have been removed from your email. Anyway, what happens when you click the ApplicationMaster link? Thanks, Deng On Mon, Oct 26, 2015 at 2:21 PM, Earthson wrote: > We are using Spark 1.5.1 with `--master yarn`,