Re: Spark got java.net.ConnectException: Connection refused

2016-10-12 Thread Xi Shen
Turns out a port was blocked...nvm On Wed, Oct 12, 2016 at 3:43 PM Xi Shen wrote: > Hi, > > I configured my Spark in Zeppelin to use a remote YARN cluster. I set the > "master=yarn" and "deploy-mode=client". Then I started playing some spark > command. Everything looks good. I can see the new Sp

Spark got java.net.ConnectException: Connection refused

2016-10-12 Thread Xi Shen
Hi, I configured my Spark in Zeppelin to use a remote YARN cluster. I set the "master=yarn" and "deploy-mode=client". Then I started playing some spark command. Everything looks good. I can see the new Spark application in the YARN RM page, and I can see the Spark UI page. But after some time, wh