Skip to content

Proteus1989/BigData-UMA-Master-Spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BigData-UMA-Master-Spark

Málaga University

Basic use examples of Spark en JAVA, corresponding Master Module 8.

Table of contents:

  • RDDs
  • DataFrames

Installation

Download zip or clone the repository in your machine.

Requeriments
  • Oracle JDK 1.8
  • Spark
IntelliJ
  • Create a new maven project (File / New / Project... / Maven)
  • Set GroupId and ArtefactId as org.masterbigdata.spark
  • Set project name as Spark
  • Enable Enable auto-import
  • Replace pom.xml and src into new project folder

Done

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages