[
https://issues.apache.org/jira/browse/SPARK-12550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299693#comment-15299693
]
Pete Clapham edited comment on SPARK-12550 at 5/25/16 8:46 AM:
---------------------------------------------------------------
I am able to reproduce this error on clean Ubuntu 16.04LTS as well as Ubuntu
precise.
The issue is that it prevents the successful compilation of scala and other
components. On running ./bin/pyspark we therefore see:
ls: cannot access '<a_dir>/spark-1.6.1/assembly/target/scala-2.10': No such
file or directory
Failed to find Spark assembly in
/<a_dir>/spark-1.6.1/assembly/target/scala-2.10.
You need to build Spark before running this program. This bug is therefore a
blocker for those coming new to the project and it is surprising that this has
been closed with a "no problem statememnt"
The errors suggest that either steps are missing in the compilation
documentation or that there is a bug in the configuration / source.
Similarly there are other errors reported in the above output suggesting
library incompatibilities. Should these be pulled in with the Maven steps or
should the documentation / pre-flight checks be picking these up
pre-compilation ?
was (Author: petec):
I am able to reproduce this error on clean Ubuntu 16.04LTS as well as Ubuntu
precise.
The issue is that it prevents the successful compilation of scala and other
components. On running ./bin/pyspark is therefore:
ls: cannot access '<a_dir>/spark-1.6.1/assembly/target/scala-2.10': No such
file or directory
Failed to find Spark assembly in
/<a_dir>/spark-1.6.1/assembly/target/scala-2.10.
You need to build Spark before running this program. This bug is therefore a
blocker for those coming new to the project and it is surprising that this has
been closed with a "no problem statememnt"
The errors suggest that either steps are missing in the compilation
documentation or that there is a bug in the configuration / source.
Similarly there are other errors reported in the above output suggesting
library incompatibilities. Should these be pulled in with the Maven steps or
should the documentation / pre-flight checks be picking these up
pre-compilation ?
> sbt-launch-lib.bash: line 72: 2404 Killed "$@"
> -----------------------------------------------
>
> Key: SPARK-12550
> URL: https://issues.apache.org/jira/browse/SPARK-12550
> Project: Spark
> Issue Type: Bug
> Components: Build
> Affects Versions: 1.5.2
> Environment: Ubuntu 14.04.3 LTS
> Scala version 2.10.4
> java version "1.8.0_66"
> Java(TM) SE Runtime Environment (build 1.8.0_66-b17)
> Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode)
> Reporter: ibrahim yilmaz
>
> sbt-launch-lib.bash: line 72: 2404 Killed "$@"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]