[ https://issues.apache.org/jira/browse/SPARK-10725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-10725: ------------------------------------ Assignee: (was: Apache Spark) > 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