Added spark official logo (#30775)
* Added spark official logo * Update index.md
This commit is contained in:
@ -4,6 +4,8 @@ title: Spark
|
||||
|
||||
## Spark
|
||||
|
||||

|
||||
|
||||
<a href='http://spark.apache.org/' target='_blank' rel='nofollow'>Spark</a> is a fast and general cluster computing system for Big Data. It provides high-level APIs in Scala, Java, Python, and R, 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 DataFrames, MLlib for machine learning, GraphX for graph processing, and Spark Streaming for stream processing.
|
||||
|
||||
## Core Features
|
||||
|
Reference in New Issue
Block a user