GitHub user benoyantony opened a pull request:

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

    ZEPPELIN-1625 - Add support of user specific properties

    ### What is this PR for?
    User should be able to define properties and these properties must be 
passed to Interpreter via Interpreter Context.
    Add functionality so that Interpreter can substitute the its property value 
with the value specified by the user.
    
    
    ### What type of PR is it?
    Feature
    
    ### Todos
    
    ### What is the Jira issue?
    ZEPPELIN-1625
    
    ### How should this be tested?
    unit  tests provided 
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? Yes
    


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

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

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

    https://github.com/apache/zeppelin/pull/1611.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 #1611
    
----
commit 971a431de5a4373ae43a0bf664605475298eff78
Author: Benoy Antony <be...@apache.org>
Date:   2016-11-07T22:53:42Z

    ZEPPELIN-1625 - Add support of user specific properties

----


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