Ruslan Dautkhanov created ZEPPELIN-1979:
-------------------------------------------

             Summary: 'File size limit Exceeded' when importing notes - even 
for small files
                 Key: ZEPPELIN-1979
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1979
             Project: Zeppelin
          Issue Type: Bug
          Components: zeppelin-server
    Affects Versions: 0.7.0
         Environment: Zeppelin 0.7.0 from ~11/28 master snapshot
            Reporter: Ruslan Dautkhanov


'File size limit Exceeded' when importing notes - even for small files
This happens even for tiny files - a few Kb.

See screenshot.
>From the screenshot "JSON file size cannot exceed MB".
Notice there is no number between "exceed" and "MB".

I had my ZEPPELIN_WEBSOCKET_MAX_TEXT_MESSAGE_SIZE commented out in 
zeppelin-env.sh
Uncommented now and set to 
{code}
export ZEPPELIN_WEBSOCKET_MAX_TEXT_MESSAGE_SIZE=4096000
{code}
but still getting the same error message.

It now prevents us from importing any notebooks.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to