Author: matei
Date: Sat Jul 25 23:15:18 2015
New Revision: 1692669
URL: http://svn.apache.org/r1692669
Log:
Homepage tweak
Modified:
spark/index.md
spark/site/index.html
Modified: spark/index.md
URL:
http://svn.apache.org/viewvc/spark/index.md?rev=1692669&r1=1692668&r2=1692669&view=diff
==============================================================================
--- spark/index.md (original)
+++ spark/index.md Sat Jul 25 23:15:18 2015
@@ -83,8 +83,8 @@ navigation:
</p>
<p>
- Spark powers a stack of high-level tools including
- <a href="{{site.url}}sql/">Spark SQL</a>, <a
href="{{site.url}}mllib/">MLlib</a> for machine learning,
+ Spark powers a stack of libraries including
+ <a href="{{site.url}}sql/">SQL and DataFrames</a>, <a
href="{{site.url}}mllib/">MLlib</a> for machine learning,
<a href="{{site.url}}graphx/">GraphX</a>, and <a
href="{{site.url}}streaming/">Spark Streaming</a>.
You can combine these libraries seamlessly in the same application.
</p>
Modified: spark/site/index.html
URL:
http://svn.apache.org/viewvc/spark/site/index.html?rev=1692669&r1=1692668&r2=1692669&view=diff
==============================================================================
--- spark/site/index.html (original)
+++ spark/site/index.html Sat Jul 25 23:15:18 2015
@@ -241,8 +241,8 @@
</p>
<p>
- Spark powers a stack of high-level tools including
- <a href="/sql/">Spark SQL</a>, <a href="/mllib/">MLlib</a> for machine
learning,
+ Spark powers a stack of libraries including
+ <a href="/sql/">SQL and DataFrames</a>, <a href="/mllib/">MLlib</a> for
machine learning,
<a href="/graphx/">GraphX</a>, and <a href="/streaming/">Spark
Streaming</a>.
You can combine these libraries seamlessly in the same application.
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]