mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-01-14 21:25:58 +00:00
Update spark.html.markdown
This commit is contained in:
parent
40ca2fa049
commit
08846f6c20
@ -4,7 +4,7 @@ category: tool
|
|||||||
tool: Spark
|
tool: Spark
|
||||||
filename: learnspark.spark
|
filename: learnspark.spark
|
||||||
contributors:
|
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.
|
[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