GitHub user benoyantony opened a pull request:

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

    [ZEPPELIN-1625] Override Interpreter settings at User level

    ### What is this PR for?
    When multiple users share a zeppelin instance, it is sometimes desirable to 
use the same interpreter with different settings. 
    
    It should be possible an administrator to setup some of the Interpreter 
settings as overridable by setting a place holder and a default value
    It should be possible for a user to specify the actual values via 
properties.
    
    ### What type of PR is it?
    Feature
    
    ### Todos
    Override interpreter setting at notebook level
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-1625
    
    ### How should this be tested?
    
    Unit tests are added. 
    Please see screen shots for manual testing
    
    ### Screenshots
    
    
![override-interpreter-setting](https://cloud.githubusercontent.com/assets/1928906/25549166/2b5073f4-2c25-11e7-84f7-17ab8fc23537.gif)
    
![set-property](https://cloud.githubusercontent.com/assets/1928906/25549165/2b4e6a96-2c25-11e7-90cd-700afdac83ab.gif)
    
    
    ### Questions:
    * Does the licenses files need update? NO
    * Is there breaking changes for older versions? NO
    * Does this needs documentation? Yes , added


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

    $ git pull https://github.com/benoyantony/zeppelin user_properties

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

    https://github.com/apache/zeppelin/pull/2301.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 #2301
    
----
commit 6972b7cf094ef07a2a1e295169966656f638f361
Author: Benoy Antony <[email protected]>
Date:   2017-04-28T22:08:45Z

    ZEPPELIN-1625 Override Interpreter settings at User level

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to