I downloaded *spark-0.9.0-incubating-bin-hadoop1.tgz* and extracted it to
* /usr/local/ims/spark/spark-0.9.0-incubating-bin-hadoop1*, then I tried to
build it using the command "*sbt/sbt assembly*", but I got the following
errors:

... ...
[info] Packaging
/usr/local/ims/spark/spark-0.9.0-incubating-bin-hadoop1/examples/target/scala-2.10/spark-examples-assembly-0.9.0-incubating.jar
...
[info] Packaging
/usr/local/ims/spark/spark-0.9.0-incubating-bin-hadoop1/assembly/target/scala-2.10/spark-assembly-0.9.0-incubating-hadoop1.0.4.jar
...
[error] Could not create directory
/usr/local/ims/spark/spark-0.9.0-incubating-bin-hadoop1/assembly/target/streams/compile/$global/$global
[error] Use 'last' for the full log.


Why would this happen and what is the cause?

Reply via email to