The PR making http and websocket to use single port handles this issue. https://github.com/Leemoonsoo/incubator-zeppelin/commit/412927fe0a252b9f82c0b885af82da92f2d21b95 This commit sets max text message size for a websocket connection to 1024000 chars. It will be appreciated if you let us know if this resolves your problem. Hope this helps!
On Wed, Jul 29, 2015 at 10:51 PM, Bill Carroll <[email protected]> wrote: > Hi, > > > > In my implementation of zeppelin, the size of a box is limited to 3400 > characters. If a command exceeds this size and I do a shift-enter it does > not execute. Is this configurable? Is it set while building zeppelin? > > > > Thanks, > > > > Bill > > >
