Re: RemoteInterpreterServer

2019-10-10 Thread Jeff Zhang
range… > > > > *From:* Jeff Zhang > *Sent:* Thursday, October 10, 2019 11:03 AM > *To:* users > *Subject:* Re: RemoteInterpreterServer > > > > *** External email: use caution *** > -- > > What do you mean running zeppelin in container ? D

RE: RemoteInterpreterServer

2019-10-10 Thread Pastrana, Rodrigo (RIS-BCT)
Yes, it’s a single node Zeppelin all interpreters run locally. It seems we just need to control the port range… From: Jeff Zhang Sent: Thursday, October 10, 2019 11:03 AM To: users Subject: Re: RemoteInterpreterServer *** External email: use caution *** What

Re: RemoteInterpreterServer

2019-10-10 Thread Jeff Zhang
ms the RemoteInterpreterServer callback port is assigned > random ports: > > > > RemoteInterpreterServer Registered: CallbackInfo(host:10.240.38.39, > port:44274) > > > > Is there a configuration option we can use to constrain the ports used to > a given range? Thanks

RemoteInterpreterServer

2019-10-10 Thread Pastrana, Rodrigo (RIS-BCT)
We're running zeppelin on a container which requires us to explicitly open ports. It seems the RemoteInterpreterServer callback port is assigned random ports: RemoteInterpreterServer Registered: CallbackInfo(host:10.240.38.39, port:44274) Is there a configuration option we can u