Skip to content

A basic Intellij Idea project with Scala, Spark, Hadoop and a couple of popular libs. All ready to go.

License

Notifications You must be signed in to change notification settings

tuliof/SparkScalaJustWorks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A base Intellij Idea Spark project

I busted some grey matter to make this Intellij Idea Spark project to just work, so you don't have to.

This project can run a Spark job with SBT run and can generate a fat jar to be uploaded to a cluster.

Getting Started

Clone this repo and start developing RDDs and Datasets. But first, check the prereqs.

Prerequisites

To run local you need the following software:

  • Spark
  • Hadoop (Optional, only if you want to read/write from HDFS)

TODO: Add a guide on how to configure Spark in Windows

About

A basic Intellij Idea project with Scala, Spark, Hadoop and a couple of popular libs. All ready to go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages