mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 21:52:31 +03:00
Update spark.html.markdown
This commit is contained in:
parent
40ca2fa049
commit
08846f6c20
@ -4,7 +4,7 @@ category: tool
|
||||
tool: Spark
|
||||
filename: learnspark.spark
|
||||
contributors:
|
||||
- ["YourName", "https://github.com/Scronge"]
|
||||
- ["Scronge", "https://github.com/Scronge"]
|
||||
---
|
||||
|
||||
[Spark](https://spark.apache.org/) is an open-source distributed data processing framework that enables large-scale data processing across clusters. This guide covers the basics of **Apache Spark** using PySpark, the Python API.
|
||||
|
Loading…
Reference in New Issue
Block a user