Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-03 Thread Som Lima
t; 0.0.0.0 > > Server binding address > > > > > > Regards > > > > Ravi Pullareddy > > > > *From:* Jeff Zhang > *Sent:* Sunday, 3 May 2020 6:59 PM > *To:* users > *Subject:* Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux > >

RE: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-03 Thread Ravi Pullareddy
users *Subject:* Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux Hi Ravi, Glad to hear you solve this issue, Do you mind to create a ticket for it ? Ravi Pullareddy 于2020年5月4日周一 上午6:56写道: Hi Jeff Thanks for the suggestion. Your suggestion gave me a hint and I was able to solv

Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-03 Thread Jeff Zhang
on Windows WSL. > > > > > > zeppelin.server.addr > > 0.0.0.0 > > Server binding address > > > > > > Regards > > > > Ravi Pullareddy > > > > *From:* Jeff Zhang > *Sent:* Sunday, 3 May 2020 6:59 PM > *To:* users > *

RE: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-03 Thread Ravi Pullareddy
Hi Som Yes Jeff’s answer gave me the clue to solve the issue. Thanks *From:* Som Lima *Sent:* Monday, 4 May 2020 2:09 AM *To:* users@zeppelin.apache.org *Subject:* Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux Ravi, Did Jeff's answer solve your problem ? On S

RE: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-03 Thread Ravi Pullareddy
interpreter on WSL ubuntu Linux There're 2 properties you can set to control the port range: zeppelin.server.rpc.portRange zeppelin.interpreter.rpc.portRange Ravi Pullareddy 于2020年5月3日周日 上午5:51写道: Hi Jeff Has anyone tried running flink interpreter on Zeppelin 0.8 or Zeppelin 0

Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-03 Thread Som Lima
Ravi, Did Jeff's answer solve your problem ? On Sun, 3 May 2020, 09:59 Jeff Zhang, wrote: > There're 2 properties you can set to control the port range: > > zeppelin.server.rpc.portRange > > zeppelin.interpreter.rpc.portRange > > > > Ravi Pullareddy 于2020年5月3日周日 上午5:51写道: > >> Hi Jeff >> >>

Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-03 Thread Zahid Rahman
Sounds like RTFM On Sun, 3 May 2020, 09:59 Jeff Zhang, wrote: > There're 2 properties you can set to control the port range: > > zeppelin.server.rpc.portRange > > zeppelin.interpreter.rpc.portRange > > > > Ravi Pullareddy 于2020年5月3日周日 上午5:51写道: > >> Hi Jeff >> >> Has anyone tried running flink

Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-03 Thread Jeff Zhang
There're 2 properties you can set to control the port range: zeppelin.server.rpc.portRange zeppelin.interpreter.rpc.portRange Ravi Pullareddy 于2020年5月3日周日 上午5:51写道: > Hi Jeff > > Has anyone tried running flink interpreter on Zeppelin 0.8 or Zeppelin 0.9 > on Windows WSL ubuntu? Since WSL do

Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-03 Thread Som Lima
rom:* Som Lima > *Sent:* Sunday, 3 May 2020 9:51 AM > *To:* users@zeppelin.apache.org > *Subject:* Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux > > > > I have ran flink successfully by following the instructions sent on the > mailing list by Jeff. > > > >

Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-02 Thread Zahid Rahman
ay, 3 May 2020 2:30 PM > *To:* users@zeppelin.apache.org > *Subject:* Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux > > > > > The way I read the error message. The code indicated it has already > connected to that port > > and then the code is trying to connec

RE: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-02 Thread Ravi Pullareddy
Rahman *Sent:* Sunday, 3 May 2020 2:30 PM *To:* users@zeppelin.apache.org *Subject:* Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux The way I read the error message. The code indicated it has already connected to that port and then the code is trying to connect to same port and the

Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-02 Thread Zahid Rahman
in RemoteInterpreterUtils.java > to be between 65533 – 65535 recompile the code and open those ports in > Windows specific to WSL. > > > > *From:* Zahid Rahman > *Sent:* Sunday, 3 May 2020 2:04 PM > *To:* users@zeppelin.apache.org > *Subject:* Re: Zeppelin 0.9 flink interpreter

RE: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-02 Thread Ravi Pullareddy
s in RemoteInterpreterUtils.java to be between 65533 – 65535 recompile the code and open those ports in Windows specific to WSL. *From:* Zahid Rahman *Sent:* Sunday, 3 May 2020 2:04 PM *To:* users@zeppelin.apache.org *Subject:* Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux If you type any linux command you

Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-02 Thread Zahid Rahman
e is running Zeppelin with flink interpreter on WSL ubuntu linux. > Have you tried running Zeppelin 0.9 on Windows WSL linux and tried > connecting to Flink instance? > > > > Thanks > > > > Ravi Pullareddy > > > > > > *From:* Som Lima > *Sent:* Sunday, 3

Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-02 Thread Zahid Rahman
reter on WSL ubuntu linux. > Have you tried running Zeppelin 0.9 on Windows WSL linux and tried > connecting to Flink instance? > > > > Thanks > > > > Ravi Pullareddy > > > > > > *From:* Som Lima > *Sent:* Sunday, 3 May 2020 9:51 AM > *To:* users

RE: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-02 Thread Ravi Pullareddy
Pullareddy *From:* Zahid Rahman *Sent:* Sunday, 3 May 2020 12:58 PM *To:* users@zeppelin.apache.org *Subject:* Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux I have ran Zeppelin flink interpreter on Zeppelin remotely on two different ubuntu machines. Ubuntu Version 19 and 20

Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-02 Thread Zahid Rahman
> *From:* Som Lima > *Sent:* Sunday, 3 May 2020 9:51 AM > *To:* users@zeppelin.apache.org > *Subject:* Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux > > > > I have ran flink successfully by following the instructions sent on the > mailing list by Jeff. > > &

RE: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-02 Thread Ravi Pullareddy
Lima *Sent:* Sunday, 3 May 2020 9:51 AM *To:* users@zeppelin.apache.org *Subject:* Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux I have ran flink successfully by following the instructions sent on the mailing list by Jeff. See mailing list archive. On Sat, 2 May 2020, 22:51

Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-02 Thread Som Lima
I have ran flink successfully by following the instructions sent on the mailing list by Jeff. See mailing list archive. On Sat, 2 May 2020, 22:51 Ravi Pullareddy, wrote: > Hi Jeff > > Has anyone tried running flink interpreter on Zeppelin 0.8 or Zeppelin 0.9 > on Windows WSL ubuntu? Since WS

Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-02 Thread Som Lima
Jeff, The error is obviously due to unable to connect to port 62223 the second time. Connection is made to port 62223 successfully. Then a successful connection is made to port 62221 Then another attempt is being made to 62223 again, which obviously causes unreachable network, connection refu

Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-02 Thread Ravi Pullareddy
Hi Jeff Has anyone tried running flink interpreter on Zeppelin 0.8 or Zeppelin 0.9 on Windows WSL ubuntu? Since WSL does not allow creation of random ports, flink interpreter fails as below. Any suggestion is much appreciated. INFO [2020-05-02 07:43:53,211] ({main} RemoteInterpreterServer.java[