Thanks everyone for the follow up. I had my ZEPPELIN_WEBSOCKET_MAX_TEXT_MESSAGE_SIZE commented out in zeppelin-env.sh Uncommented now and set to export ZEPPELIN_WEBSOCKET_MAX_TEXT_MESSAGE_SIZE=4096000 - still getting the same error.
Created https://issues.apache.org/jira/browse/ZEPPELIN-1979 Thank you. -- Ruslan Dautkhanov On Wed, Jan 18, 2017 at 1:33 AM, Khalid Huseynov <khalid...@zepl.com> wrote: > As far as I know there's environment variable ZEPPELIN_WEBSOCKET_MAX_TEXT_ > MESSAGE_SIZE for that, which by default set to 1024000 characters/bytes ~ > 1MB. So I believe it should be configurable, although default value could > be increased. > > On Tue, Jan 17, 2017 at 10:54 AM, Ruslan Dautkhanov <dautkha...@gmail.com> > wrote: > >> 'File size limit Exceeded' when importing notes - even for small files >> >> This happens even for tiny files - a few Kb. >> >> Is this a known issue? >> >> Running Zeppelin 0.7.0 from a few weeks old snapshot. >> >> See attached screenshot. >> >> >> -- >> Ruslan Dautkhanov >> > >