Author: shivaram Date: Mon Jun 15 16:04:31 2015 New Revision: 1685610 URL: http://svn.apache.org/r1685610 Log: Add R to list of supported languages
Modified: spark/index.md Modified: spark/index.md URL: http://svn.apache.org/viewvc/spark/index.md?rev=1685610&r1=1685609&r2=1685610&view=diff ============================================================================== --- spark/index.md (original) +++ spark/index.md Mon Jun 15 16:04:31 2015 @@ -41,13 +41,13 @@ navigation: <h2>Ease of Use</h2> <p class="lead"> - Write applications quickly in Java, Scala or Python. + Write applications quickly in Java, Scala, Python, R. </p> <p> Spark offers over 80 high-level operators that make it easy to build parallel apps. And you can use it <em>interactively</em> - from the Scala and Python shells. + from the Scala, Python and R shells. </p> </div> <div class="col-md-5 col-sm-5 col-padded-top col-center"> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org