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?