You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/09/21 12:48:04 UTC

[jira] [Commented] (SPARK-10725) HiveSparkSubmitSuite fails with NoClassDefFoundError

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

Apache Spark commented on SPARK-10725:
--------------------------------------

User 'josiahsams' has created a pull request for this issue:
https://github.com/apache/spark/pull/8847

> HiveSparkSubmitSuite fails with NoClassDefFoundError
> ----------------------------------------------------
>
>                 Key: SPARK-10725
>                 URL: https://issues.apache.org/jira/browse/SPARK-10725
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.5.0
>         Environment: IBM Power Servers running Ubuntu 14.04 LE with IBM J9 jdk
>            Reporter: Josiah Samuel Sathiadass
>            Priority: Minor
>
> HiveSparkSubmitSuite fails with NoClassDefFoundError as follows,
> Exception in thread "main" java.lang.NoClassDefFoundError: org.apache.spark.sql.hive.test.TestHiveContext
> TestHiveContext class is part of sql_hive jar. Since this jar is not part of the list of dependencies we encounter this issue.
> So by adding the respective jar to the dependency list we should be able to successfully run all the tests under HiveSparkSubmitSuite .



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org