You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Umar Javed <um...@gmail.com> on 2013/11/11 22:01:53 UTC

problem building spark

When I build Spark using sbt assembly. I get this error:

[info] Checking every *.class/*.jar file's SHA-1.
[info] SHA-1: 0d58ca09a0defd1977a1af7efcd8c849a1236327
[info] Packaging
/proj/UW-PCP/spark-0.8.0-incubating/examples/target/scala-2.9.3/spark-examples-assembly-0.8.0-incubating.jar
...
[error] Could not create directory
/proj/UW-PCP/spark-0.8.0-incubating/streaming/target/streams/compile/$global/$global
[error] Use 'last' for the full log.



Can anybody tell me what's wrong here?