You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by enragedginger <gi...@git.apache.org> on 2015/09/07 23:48:54 UTC

[GitHub] spark pull request: [DOC] Added R to the list of languages with "h...

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

    https://github.com/apache/spark/pull/8646#discussion_r38880620
  
    --- Diff: docs/quick-start.md ---
    @@ -272,7 +272,7 @@ scalaVersion := "{{site.SCALA_VERSION}}"
     libraryDependencies += "org.apache.spark" %% "spark-core" % "{{site.SPARK_VERSION}}"
     {% endhighlight %}
     
    -For sbt to work correctly, we'll need to layout `SimpleApp.scala` and `simple.sbt`
    +For SBT to work correctly, we'll need to layout `SimpleApp.scala` and `simple.sbt`
    --- End diff --
    
    I've switched all usages of "SBT" back to "sbt". At one point in time, SBT stood for "Simple Build Tool," but I can't find any remaining evidence of that on their site, so I'm guessing they've moved away from that.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org