You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/26 09:31:52 UTC

[jira] [Commented] (ZEPPELIN-7) Support yarn without SPARK_YARN_JAR

    [ https://issues.apache.org/jira/browse/ZEPPELIN-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381562#comment-14381562 ] 

ASF GitHub Bot commented on ZEPPELIN-7:
---------------------------------------

GitHub user jongyoul opened a pull request:

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

    [ZEPPELIN-7] Support yarn without SPARK_YARN_JAR

    - Removed SPARK_YARN_JAR dependencies 

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

    $ git pull https://github.com/jongyoul/incubator-zeppelin ZEPPELIN-7

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

    https://github.com/apache/incubator-zeppelin/pull/4.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 #4
    
----
commit 594b3bd2095621b560675192865c10c95e82cc87
Author: Jongyoul Lee <jo...@gmail.com>
Date:   2015-03-26T06:33:56Z

    [ZEPPELIN-7] Support yarn without SPARK_YARN_JAR
    - Added maven-shade-plugin
    - Removed copy-dependencies

commit c8107a801e03f3e4598c3a6ca231e9fc310b6044
Author: Jongyoul Lee <jo...@gmail.com>
Date:   2015-03-26T07:50:53Z

    [ZEPPELIN-7] Support yarn without SPARK_YARN_JAR
    - Fixed errors while running

commit f5cd212fa35ebcf2d1184db11c9041a8232aa570
Author: Jongyoul Lee <jo...@gmail.com>
Date:   2015-03-26T08:15:16Z

    [ZEPPELIN-7] Support yarn without SPARK_YARN_JAR
    - Removed unused codes

commit 2264cb107f84f2a6eea74be70581b8f5f7441437
Author: Jongyoul Lee <jo...@gmail.com>
Date:   2015-03-26T08:16:12Z

    [ZEPPELIN-7] Support yarn without SPARK_YARN_JAR
    - Fixed 2 spaces indentations

----


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