Mark Hamstra created SPARK-4436:
-----------------------------------

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

Reply via email to