Re: Job manager URI rpc address:port

2020-05-03 Thread Zahid Rahman
ill ship necessary jars for you. Here's > a list of tutorials. > > > > 1) Get started https://link.medium.com/oppqD6dIg5 > <https://t.co/PTouUYYTrv?amp=1> 2) Batch > https://link.medium.com/3qumbwRIg5 <https://t.co/Yo9QAY0Joj?amp=1> 3) > Streaming https

Re: Job manager URI rpc address:port

2020-05-03 Thread Zahid Rahman
YTrv?amp=1> 2) Batch > https://link.medium.com/3qumbwRIg5 <https://t.co/Yo9QAY0Joj?amp=1> 3) > Streaming https://link.medium.com/RBHa2lTIg5 > <https://t.co/sUapN40tvI?amp=1> 4) Advanced usage > https://link.medium.com/CAekyoXIg5 <https://t.co/MXolULmafZ?amp=1> > > > >

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-02 Thread Zahid Rahman
ng WSL for > call back functions on that port. Please read about Windows WSL it will > give you a clear indication of ports. If you have not worked on Windows WSL > then you are suggesting solutions that are hypothetical. > > > > > > *From:* Zahid Rahman > *Sent:* Sund

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 Zahid Rahman
f this blog to answer this specific question if they > have good understanding of Windows WSL. The issue is not with Ubuntu, Flink > or Zeppelin. It is to do with WSL. > > > > Thanks > > > > Ravi Pullareddy > > > > > > > > *From:* Zahid Rahman &

Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-02 Thread Zahid Rahman
question if they > have good understanding of Windows WSL. The issue is not with Ubuntu, Flink > or Zeppelin. It is to do with WSL. > > > > Thanks > > > > Ravi Pullareddy > > > > > > > > *From:* Zahid Rahman > *Sent:* Sunday, 3 May 2020 12:58

Re: Zeppelin 0.9 flink interpreter on WSL ubuntu Linux

2020-05-02 Thread Zahid Rahman
I have ran Zeppelin flink interpreter on Zeppelin remotely on two different ubuntu machines. Ubuntu Version 19 and 20. Your error is quite specific! Looking at the error messages it seems to me there is port conflict . Java code describes what it is doing. Perhaps try the setup using the instr

Re: Serialization issues with case classes with Flink

2020-04-19 Thread Zahid Rahman
You may also want to look at this https://flink.apache.org/news/2020/04/15/flink-serialization-tuning-vol-1.html On Sun, 19 Apr 2020, 09:05 Juan Rodríguez Hortalá, < juan.rodriguez.hort...@gmail.com> wrote: > Hi, > > I'm using the Flink interpreter and the benv environment. I'm reading some > cs