GitHub user felixcheung opened a pull request:

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

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

    Currently the Interpreter page like the interpreters as
    hive %hql
    However, this does not work unless hive is the default group - otherwise 
one would require the full %group.name.
    It seems it would be better to list interpreter as %group.name on the page.

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

    $ git pull https://github.com/felixcheung/incubator-zeppelin interpretername

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

    https://github.com/apache/incubator-zeppelin/pull/328.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 #328
    
----
commit c6ac23a51912733b22d340e8168c344d0c77e879
Author: Felix Cheung <felixcheun...@hotmail.com>
Date:   2015-09-29T21:45:33Z

    Update interpreter page to list full %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