Spark-Refresher-Projects

Spark Refresher & Projects  

Spark Refresher & Projects

Github top language   Github language count   Repository size   License   Github stars

Status

🚧 Spark Refresher & Projects πŸš€ Under construction... 🚧


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   Author


🎯 About

This repository contains a collection of Spark projects and exercises aimed at refreshing your knowledge of Apache Spark. The projects are designed to cover various use cases and scenarios, allowing you to apply your Spark skills to real-world problems.

🎬 Getting Started

To get started, simply clone this repository to your local machine and follow the instructions in the README files for each project. Each project directory contains a separate README file with detailed instructions on how to run the project and what it’s designed to accomplish.

✨ Features

βœ”οΈ Programming in Python;
βœ”οΈ Programming in Scala;
βœ”οΈ Case-Study & Databricks Implementations;

πŸš€ Technologies

The following tools were used in this project:

βœ… Requirements

Before starting :checkered_flag:, you need to have Git, Spark, Scala and Python installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/Vivek-Murali/spark-refresher-projects

# Access
$ cd spark-refresher-projects

# Install dependencies for python
$ cd Python
$ pip install -r requirements.txt

# Run the project

   Made with ❀️ by Vivek Murali

Β 

Back to top ⬆️