aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorReynold Xin <rxin@apache.org>2014-07-15 02:20:01 -0700
committerReynold Xin <rxin@apache.org>2014-07-15 02:20:01 -0700
commit6555618c8f39b4e7da9402c3fd9da7a75bf7794e (patch)
treeeeabff63dbba23c7bf84754e6ab7b92df388ddf1 /README.md
parent8f1d4226c285e33d2fb839d3163bb374eb6db0e7 (diff)
downloadspark-6555618c8f39b4e7da9402c3fd9da7a75bf7794e.tar.gz
spark-6555618c8f39b4e7da9402c3fd9da7a75bf7794e.tar.bz2
spark-6555618c8f39b4e7da9402c3fd9da7a75bf7794e.zip
README update: added "for Big Data".
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 096f13e716..f87e07aa5c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Apache Spark
-Spark is a fast and general cluster computing system. It provides
+Spark is a fast and general cluster computing system for Big Data. It provides
high-level APIs in Scala, Java, and Python, and an optimized engine that
supports general computation graphs for data analysis. It also supports a
rich set of higher-level tools including Spark SQL for SQL and structured