Skip to content

Abhishek-Dutt-1/TopKeywords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark Top Keywords

Get top 10 keywords by category.

Note: Apache Spark is included as a dependency, separate Spark installation is not required.

Data:

  • Input file is located in ./src/main/resources/
  • Output file will be created in ./output/ folder

Running instructions:

> sbt compile
  • Run:
> sbt run

These commands may take a long time on first run.

Unit Tests:

Run test using following commands:

> sbt test

About

Find top keywords by count using Apache Spark

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages