[
https://issues.apache.org/jira/browse/SPARK-14424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15227773#comment-15227773
]
Apache Spark commented on SPARK-14424:
--------------------------------------
User 'holdenk' has created a pull request for this issue:
https://github.com/apache/spark/pull/12197
> spark-class and related (spark-shell, etc.) no longer work with sbt build as
> documented
> ---------------------------------------------------------------------------------------
>
> Key: SPARK-14424
> URL: https://issues.apache.org/jira/browse/SPARK-14424
> Project: Spark
> Issue Type: Bug
> Components: Build
> Reporter: holdenk
>
> SPARK-13579 disabled building the assembly artifacts. Our shell scripts
> (specifically spark-class but everything depends on it) aren't yet ready for
> this change.
> Repro steps:
> ./build/sbt clean compile assembly && ./bin/spark-shell
> Result:
> "
> Failed to find Spark jars directory (......./assembly/target/scala-2.11/jars).
> You need to build Spark before running this program.
> "
> Follow up fix docs and clarify assembly requirement has been replaced with
> package
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]