Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/learningjournal/sparkprogramminginscala
Apache Spark Course Material
https://github.com/learningjournal/sparkprogramminginscala
apache-spark big-data bigdata data-lake datalake scala spark spark-scala spark-sql
Last synced: 6 days ago
JSON representation
Apache Spark Course Material
- Host: GitHub
- URL: https://github.com/learningjournal/sparkprogramminginscala
- Owner: LearningJournal
- License: mit
- Created: 2020-05-05T06:27:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T20:43:47.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T23:02:05.647Z (6 days ago)
- Topics: apache-spark, big-data, bigdata, data-lake, datalake, scala, spark, spark-scala, spark-sql
- Language: Scala
- Homepage: https://www.learningjournal.guru
- Size: 50.9 MB
- Stars: 86
- Watchers: 11
- Forks: 154
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apache Spark 3 - Spark Programming in Scala for Beginners
This is the central repository for all the materials related to Apache Spark 3 - Spark Programming in Scala for Beginners
Course by Prashant Pandey.
You can get the full course at
Apache Spark Course @ Udemy.
Description
I am creating Apache Spark 3 - Spark Programming in Scala for Beginners course to help you understand the Spark programming and apply that knowledge to build data engineering solutions. This course is example-driven and follows a working session like approach. We will be taking a live coding approach and explain all the needed concepts along the way.Who should take this Course?
I designed this course for software engineers willing to develop a Data Engineering pipeline and application using the Apache Spark. I am also creating this course for data architects and data engineers who are responsible for designing and building the organization’s data-centric infrastructure. Another group of people is the managers and architects who do not directly work with Spark implementation. Still, they work with the people who implement Apache Spark at the ground level.Kafka and source code version
This Course is using the Apache Spark 3.x. I have tested all the source code and examples used in this Course on Apache Spark 3.0.0 open-source distribution.