[ 
https://issues.apache.org/jira/browse/SPARK-4275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201851#comment-14201851
 ] 

jiezhou commented on SPARK-4275:
--------------------------------

I run the ./sbt/sbt assembly on my mac, the error msg is as follows:
====================
usage: dirname path
./sbt/sbt: line 31: /sbt-launch-lib.bash: No such file or directory
./sbt/sbt: line 111: run: command not found
====================
obviously the path including space hinder the execution of dirname.

> ./sbt/sbt assembly command fails if path has <space> in the name
> ----------------------------------------------------------------
>
>                 Key: SPARK-4275
>                 URL: https://issues.apache.org/jira/browse/SPARK-4275
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.1.0
>            Reporter: Ravi Kiran
>            Priority: Trivial
>
> I have downloaded branch-1.1 for building spark from scratch on my MAC. The 
> path had a space like
> /Users/rkgurram/VirtualBox VMs/SPARK/spark-branch-1.1,
> 1) I cd to the above directory 
> 2) Ran ./sbt/sbt assembly 
> The command fails with weird messages



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to