[
https://issues.apache.org/jira/browse/ZEPPELIN-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389868#comment-14389868
]
ASF GitHub Bot commented on ZEPPELIN-7:
---------------------------------------
GitHub user jongyoul opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/21
[ZEPPELIN-7] Minor. Removed SPARK_YARN_JAR from zeppelin-env.sh.template
I missed removing configuration option.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jongyoul/incubator-zeppelin ZEPPELIN-7-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/21.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 #21
----
commit a7ae138c78463eb4a0ed041f1c108114d8b0bb3d
Author: Jongyoul Lee <[email protected]>
Date: 2015-04-01T01:56:20Z
[ZEPPELIN-7] Minor. Removed SPARK_YARN_JAR from zeppelin-env.sh.template
----
> Support yarn without SPARK_YARN_JAR
> -----------------------------------
>
> Key: ZEPPELIN-7
> URL: https://issues.apache.org/jira/browse/ZEPPELIN-7
> Project: Zeppelin
> Issue Type: Improvement
> Reporter: Jongyoul Lee
> Fix For: 0.5.0
>
>
> Zeppelin can support yarn mode without setting spark.jar by using
> maven-shade-plugin which is used by spark-assembly. and also fixed
> indentation with 2spaces on spark/pom.xml
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)