GitHub user echarles opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/768

    Interpeter settings update must set the properties

    ### What is this PR for?
    
    If you change the intrepreter setting via the UI, the updated values are 
sent to the REST API but the JSON response coming back from the server contains 
the previous values (not the updated ones).
    
    This is a regression probably introduced recently.
    
    ### What type of PR is it?
    [Hot Fix]
    
    ### Todos
    Nil
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-725
    
    ### How should this be tested?
    
    ### 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/datalayer/zeppelin-datalayer 
ZEPPELIN-725-Interpeter-settings-update-broken

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

    https://github.com/apache/incubator-zeppelin/pull/768.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 #768
    
----
commit 43ae3cbdb4e400e2cf625d27a8839a94c5e0a0ff
Author: Eric Charles <e...@datalayer.io>
Date:   2016-03-08T10:02:53Z

    Interpeter update REST API must set the properties in the 
InterpreterSettings object

----


---
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