You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by craigching <gi...@git.apache.org> on 2015/11/08 16:19:40 UTC

[GitHub] incubator-zeppelin pull request: Allow the spark app name to be co...

GitHub user craigching opened a pull request:

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

    Allow the spark app name to be configurable

    Allows spark.app.name to be configurable.  This is useful when you have multiple zeppelin instances connected to the same spark cluster.  It allows you to differentiate the instances in the spark ui.

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

    $ git pull https://github.com/craigching/incubator-zeppelin configurable-spark-app-name

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

    https://github.com/apache/incubator-zeppelin/pull/409.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 #409
    
----
commit 33fe09039f6fda31edb5262a773896831c549697
Author: Craig Ching <cr...@gmail.com>
Date:   2015-11-08T15:09:37Z

    Allow the spark app name to be configurable

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---