Perfect, this is exactly what I needed. Thanks Moon ! Best, Sandeep
On Wed, Oct 12, 2016 at 8:57 PM, moon soo Lee <[email protected]> wrote: > Hi, > > ZeppelinServer [1] sets Websocket text message size with default value > defined in ZeppelinConfiguration [2]. > > Hope this helps. > > Thanks, > moon > > [1] > https://github.com/apache/zeppelin/blob/master/zeppelin- > server/src/main/java/org/apache/zeppelin/server/ZeppelinServer.java#L214 > [2] > https://github.com/apache/zeppelin/blob/master/zeppelin- > zengine/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java# > L576 > > > On Thu, Oct 13, 2016 at 3:53 AM Sandeep More <[email protected]> > wrote: > > > Hello, > > > > > > > > I am planning to add proxy support for Zeppelin in Knox and would like to > > > > know what are the default values for the following properties: > > > > > > > > 1) Max text message size for Websocket connection > > > > 2) Max binary message size for Websocket connection > > > > > > > > Also, are these properties configurable. > > > > > > > > Thanks ! > > > > Sandeep > > > > >
