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 2014/11/17 02:42:34 UTC

[jira] [Commented] (SPARK-4436) Debian packaging misses datanucleus jars

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

Apache Spark commented on SPARK-4436:
-------------------------------------

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

> Debian packaging misses datanucleus jars
> ----------------------------------------
>
>                 Key: SPARK-4436
>                 URL: https://issues.apache.org/jira/browse/SPARK-4436
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.0.0, 1.0.1, 1.1.0
>            Reporter: Mark Hamstra
>            Assignee: Mark Hamstra
>            Priority: Minor
>
> If Spark is built with HIve support (i.e. -Phive), then the necessary datanucleus jars end up in lib_managed, not as part of the uber-jar.  The debian packaging isn't including anything from lib_managed.  As a consequence, HiveContext et al. will fail with the packaged Spark even though it was built with -Phive.
> see comment in bin/compute-classpath.sh
> Packaging everything from lib_managed/jars into <spark>/lib is an adequate solution.



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