We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc1ba9e commit 56df319Copy full SHA for 56df319
README.md
@@ -4,8 +4,8 @@ Spark is a fast and general cluster computing system for Big Data. It provides
4
high-level APIs in Scala, Java, and Python, and an optimized engine that
5
supports general computation graphs for data analysis. It also supports a
6
rich set of higher-level tools including Spark SQL for SQL and structured
7
-data processing, MLLib for machine learning, GraphX for graph processing,
8
-and Spark Streaming.
+data processing, MLlib for machine learning, GraphX for graph processing,
+and Spark Streaming for stream processing.
9
10
<http://spark.apache.org/>
11
0 commit comments