GitHub user minahlee opened a pull request:

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

    [ZEPPELIN-328] Interpreter page should clarify the % magic syntax for 
interpreter group.name

    * Display %interpreterGroup.interpreterName instead of 
%settingName.interpreterName
    
      Before
      <img width="538" alt="2015-11-09 10 54 43" 
src="https://cloud.githubusercontent.com/assets/8503346/11035667/354425b6-8737-11e5-82f7-e76376ec6140.png";>
    
      After
      <img width="415" alt="2015-11-09 10 54 18" 
src="https://cloud.githubusercontent.com/assets/8503346/11035670/3bf56992-8737-11e5-89e6-85c5562ba196.png";>
    
    * Clarify available interpreter as `%group.name` in each notebook when 
interpreter group name is different from interpreter name.
      * %hql -> %hive.hql
      * %tajo -> %tajo.tql
      * %ignite, %ignitesql -> %ignite, %ignite.ignitesql
    
      Before
      <img width="1225" alt="2015-11-09 10 51 16" 
src="https://cloud.githubusercontent.com/assets/8503346/11035678/45f186c4-8737-11e5-8178-d5c57f5a663e.png";>
    
      After
      <img width="1225" alt="2015-11-09 10 55 45" 
src="https://cloud.githubusercontent.com/assets/8503346/11035683/4c8fca72-8737-11e5-99da-043686bde3a4.png";>
    


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

    $ git pull https://github.com/minahlee/incubator-zeppelin ZEPPELIN-328

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

    https://github.com/apache/incubator-zeppelin/pull/411.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 #411
    
----
commit 4ea2a2990582a23095a531ea9d18c9a472cce6e8
Author: Mina Lee <mina...@nflabs.com>
Date:   2015-11-09T14:08:46Z

    [ZEPPELIN-328] Interpreter page should clarify the % magic syntax for 
interpreter group.name

----


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