Skip to content

kibria4/java-spark-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Install Maven if you haven't already: https://maven.apache.org/install.html
  • download this repo using git clone
  • within the project root dir, run mvn clean install
  • then run mvn exec:java -Dexec.mainClass="HelloWorld"
  • Go to localhost:4567/hello or localhost:4567/hello/name (change name to any text)

About

A simple starter project that shows how to get a Spark Java project running.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages