[ https://issues.apache.org/jira/browse/SPARK-14424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Or resolved SPARK-14424. ------------------------------- Resolution: Fixed Assignee: holdenk Fix Version/s: 2.0.0 Target Version/s: 2.0.0 > 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 > Assignee: holdenk > Priority: Minor > Fix For: 2.0.0 > > > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org