GitHub user khalidhuseynov reopened a pull request:

    https://github.com/apache/zeppelin/pull/1123

    [Zeppelin - 1104] ZeppelinHub storage max note size to 64Mb

    ### What is this PR for?
    This is to increase default note (text message) size used in ZeppelinHub 
storage layer from 64Kb to 64Mb. 
    
    ### What type of PR is it?
    Improvement
    
    ### Todos
    * [x] - change ws client configuration
    
    ### What is the Jira issue?
    [ZEPPELIN-1104](https://issues.apache.org/jira/browse/ZEPPELIN-1104) 
    
    ### How should this be tested?
    1. configure to use ZeppelinHub storage
    2. create any note larger than 64Kb
    3. edit note
    4. shouldn't receive the exception traceback reported in the issue
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/khalidhuseynov/incubator-zeppelin 
fix/zeppelinhub-ws-max-size

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1123.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1123
    
----
commit 3c594451ed94e9f998c0bbafab9d9b416f2f7a8c
Author: Khalid Huseynov <khalid...@nflabs.com>
Date:   2016-07-04T11:17:40Z

    change max text message size to 64Mb

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to