Github user marmbrus commented on a diff in the pull request:

    https://github.com/apache/spark/pull/443#discussion_r11780665
  
    --- Diff: README.md ---
    @@ -10,20 +10,35 @@ guide, on the project webpage at 
<http://spark.apache.org/documentation.html>.
     This README file only contains basic setup instructions.
     
     
    -## Building
    +## Building Spark
     
    -Spark requires Scala 2.10. The project is built using Simple Build Tool 
(SBT),
    -which can be obtained [here](http://www.scala-sbt.org). If SBT is 
installed we
    -will use the system version of sbt otherwise we will attempt to download it
    -automatically. To build Spark and its example programs, run:
    +Spark requires Scala 2.10. The project is built using Simple Build Tool 
(SBT).
    +If SBT is installed, Spark will use the system version of sbt; otherwise 
Spark
    --- End diff --
    
    Is this still true?  I think we always download the version we want (cause 
looking on the path could lead to infinite recursion).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to