[
https://issues.apache.org/jira/browse/SPARK-14424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
holdenk updated SPARK-14424:
----------------------------
Summary: spark-class and related (spark-shell, etc.) no longer work with
sbt build as documented (was: spark-class and related (spark-shell, etc.) no
longer work with sbt build)
> 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
> Temporary work around revert SPARK-13579
> Follow up redo SPARK-13579 fixing our shell scripts (or fix build
> instructions in docs/building-spark.md if new build instructions required).
> Result:
> "
> Failed to find Spark jars directory (......./assembly/target/scala-2.11/jars).
> You need to build Spark before running this program.
> "
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]