[
https://issues.apache.org/jira/browse/SPARK-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell updated SPARK-1759:
-----------------------------------
Fix Version/s: (was: 0.9.1)
0.9.2
> sbt/sbt package fail cause by directory
> ---------------------------------------
>
> Key: SPARK-1759
> URL: https://issues.apache.org/jira/browse/SPARK-1759
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 0.9.0, 0.9.1
> Environment: ubuntu14.04
> Reporter: Jian Pan
> Fix For: 0.9.2
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> 1.create a project named simpleApp
> $cd simpleApp
> $ find .
> .
> ./simple.sbt
> ./src
> ./src/main
> ./src/main/scala
> ./src/main/scala/simpleApp.scala
> $ ~/Software/spark-0.9.1/sbt/sbt
> awk: fatal: cannot open file `./project/build.properties' for reading (No
> such file or directory)
> Attempting to fetch sbt
> /home/jpan/Software/spark-0.9.1/sbt/sbt: line 35: /sbt/sbt-launch-.jar: No
> such file or directory
> /home/jpan/Software/spark-0.9.1/sbt/sbt: line 35: /sbt/sbt-launch-.jar: No
> such file or directory
> Our attempt to download sbt locally to /sbt/sbt-launch-.jar failed. Please
> install sbt manually from http://www.scala-sbt.org/
> it failed because sbt use relative path。
--
This message was sent by Atlassian JIRA
(v6.2#6252)