GitHub user DrIgor opened a pull request:

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

    [ZEPPELIN-922] New interpreter registration mechanism for Scalding

    ### What is this PR for?
    Applies the new interpreter registration mechanism to Alluxio interpreter.
    
    ### What type of PR is it?
    Improvement
    
    ### Todos
    - [ ] Remove static registration in 
org.apache.zeppelin.scalding.ScaldingInterpreter
    - [ ] Create interpreter-setting.json
    
    ### What is the Jira issue?
    [ZEPPELIN-922](https://issues.apache.org/jira/browse/ZEPPELIN-922)
    
    ### 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/DrIgor/zeppelin ZEPPELIN-922

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

    https://github.com/apache/zeppelin/pull/1759.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 #1759
    
----
commit 921fe1c63d56be0e42e8e6871c2b6e8a5795232d
Author: Igor Drozdov <igor_droz...@epam.com>
Date:   2016-12-13T11:40:08Z

    New interpreter registration mechanism for Scalding
    
    Register Scalding interpreter with interpreter-settings.json instead of 
static Interpreter.register

----


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