Skip to content

yukochperdok/SparkGraphs-Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparkGraphs-Training

Training with Spark GraphX and GraphFrames

Recommendations

Use IntelliJ IDEA

  • Version: 2017.3.2 Build: 173.4127.27 Released: December 26, 2017

Use JRE 1.8.0 Use Simple Build Tool (SBT)

What it Gives You

  • ExampleGraph: Example with GraphX (Spark library)
  • ExampleGraphFrame: Example with GraphFrame (Apache library related to DataFrame)

Basic Use

  • Download project
  • Import project to IntelliJ
  • Execute sbt shell in terminal or within IntelliJ:
sbt
  • Build proyect. Execute compile on sbt
compile

About

Training with Spark GraphX and GraphFrames

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages