https://github.com/ninadingole/minispark
Writing simplistic version of Apache Spark to understand the core concepts
https://github.com/ninadingole/minispark
Last synced: 3 months ago
JSON representation
Writing simplistic version of Apache Spark to understand the core concepts
- Host: GitHub
- URL: https://github.com/ninadingole/minispark
- Owner: ninadingole
- License: apache-2.0
- Created: 2020-06-06T16:08:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-06T16:08:35.000Z (about 6 years ago)
- Last Synced: 2025-03-03T16:27:54.412Z (over 1 year ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minispark
Writing simplistic version of Apache Spark to understand the core concepts