Skip to content

phatak-dev/anatomy-of-rdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains example code and sample data for Anatomy of RDD : A Deeper dive into RDD abstraction session. Follow the below steps to clone code and setup your machine.

Prerequisites

  • Java
  • Maven 3
  • Intellij/Eclipse

1. Getting code

       git clone https://github.com/phatak-dev/anatomy-of-rdd.git

2. Build

    mvn clean install

3. Loading into an IDE

If you are using eclipse, run

   mvn eclipse:eclipse

Then load the project to eclipse.

If you are using Intellij, just load the project as maven project.

4. Up to date

Please pull before coming to the session to get the latest code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages