You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/23 13:43:26 UTC

[jira] [Commented] (BIGTOP-2676) Smoke test fails on Spark 2

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

ASF GitHub Bot commented on BIGTOP-2676:
----------------------------------------

GitHub user sekikn opened a pull request:

    https://github.com/apache/bigtop/pull/177

    BIGTOP-2676: Smoke test fails on Spark 2

    

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

    $ git pull https://github.com/sekikn/bigtop BIGTOP-2676

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

    https://github.com/apache/bigtop/pull/177.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 #177
    
----

----


> Smoke test fails on Spark 2
> ---------------------------
>
>                 Key: BIGTOP-2676
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2676
>             Project: Bigtop
>          Issue Type: Bug
>          Components: spark, tests
>            Reporter: Kengo Seki
>
> {{./gradlew bigtop-tests:smoke-tests:spark:test -Psmoke.tests --info}} fails with the following error on spark 2.x:
> {code}
>     17/01/23 12:55:05 ERROR itest.JarContent: No /usr/lib/spark/lib exists. Check your installation.
> {code}
> It seems that $SPARK_HOME/lib/spark-examples.*jar has been moved to $SPARK_HOME/examples/jars and class JavaSparkSQL has been renamed JavaSparkSQLExample.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)