[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to