Skip to content

Commit 259f58a

Browse files
committed
Updated files
1 parent 225e746 commit 259f58a

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

blog/Spark-Architecture/index.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
---
22
title: "Spark Architecture Explained"
3-
authors: [Aditya Singh Rathore]
4-
tags:
5-
- Data Engineer
6-
- Spark
7-
- Big Data
8-
9-
date: 2025-07-18 09:32:00
10-
description: Understanding Apache Spark Architecture: A Deep Dive into Distributed Computing
3+
authors: [Aditya-Singh-Rathore]
4+
tags: [Apache Spark, Spark Architecture, Big Data, Distributed Computing, Data Engineering]
5+
date: 2025-08-18
6+
7+
description: Apache Spark is a fast, open-source big data framework that leverages in-memory computing for high performance. Its architecture powers scalable distributed processing across clusters, making it essential for analytics and machine learning.
8+
119
draft: false
12-
canonical_url:
10+
canonical_url:
1311
# meta:
1412
# - name: "robots"
1513
# content: "index, follow"

blog/authors.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,9 @@ akshitha-chiluka:
8282
title: Software Engineering Undergraduate
8383
url: https://github.com/AKSHITHA-CHILUKA
8484
image_url: https://avatars.githubusercontent.com/u/120377576?v=4
85+
86+
Aditya-Singh-Rathore:
87+
name: Aditya Singh Rathore
88+
title: Self Learned Data Engineer
89+
url: https://github.com/Adez017
90+
image_url: https://avatars.githubusercontent.com/u/142787780?v=4

0 commit comments

Comments
 (0)