Skip to content

parmarsachin/spark-dataframe-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains example SCALA/SPARK code and sample data for Spark Dataframe Meetup session.

http://www.meetup.com/Big-Data-Developers-in-Bangalore/events/226419828/

Follow the below steps to clone code and setup your machine.

Spark

  • Spark 1.4.1
  • Scala 2.10.4

Getting code

git clone https://github.com/parmarsachin/spark-dataframe-demo.git

Build

    mvn clean install

IDE - IntelliJ

You can run all the examples from terminal. If you want to run from the IDE, follow the below steps

Install scala plugin. Once plugin is loaded you can load it as maven project.

Latest Code

The code may be update before the session, please pull before coming to the session to get the latest code.

About

Spark DataFrame Demo For Meetup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages