[ 
https://issues.apache.org/jira/browse/SPARK-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Wendell resolved SPARK-1309.
------------------------------------

    Resolution: Fixed

This is fixed by virtue of SPARK-1314 being merged.

> sbt assemble-deps no longer works
> ---------------------------------
>
>                 Key: SPARK-1309
>                 URL: https://issues.apache.org/jira/browse/SPARK-1309
>             Project: Spark
>          Issue Type: New Feature
>          Components: Build
>    Affects Versions: 1.0.0
>            Reporter: Shivaram Venkataraman
>            Assignee: Aaron Davidson
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> After the Catalyst merge the sbt assemble-deps workflow no longer works. Here 
> are the steps to reproduce
> sbt/sbt clean
> sbt/sbt assemble-deps
> ./bin/spark-shell
> Error: Could not find or load main class org.apache.spark.repl.Main
> The error comes from the fact that compute-classpath.sh does not include the 
> class files if the hive assembly jar is found.
> One fix would be to not build the hive assembly jar when assemble-deps is 
> called.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to