GitHub user Leemoonsoo opened a pull request:

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

    ZEPPELIN-305 Do not add jvm memory option when using spark-submit

    https://issues.apache.org/jira/browse/ZEPPELIN-305
    
    When `SPARK_HOME` is defined and `bin/interpreter.sh` is launching 
interpreter process using spark-`submit` command, Jvm memory option from 
`bin/interpreter.sh` and from `spark-submit` command conflicts.

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

    $ git pull https://github.com/Leemoonsoo/incubator-zeppelin ZEPPELIN-305

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

    https://github.com/apache/incubator-zeppelin/pull/526.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 #526
    
----
commit 446b5966c553c09b142dc8a2747b93aecdedfbaf
Author: Lee moon soo <m...@apache.org>
Date:   2015-12-10T03:49:06Z

    Not apply ${ZEPPELIN_INTP_MEM} when using SPARK_SUBMIT

----


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