Skip to content

NikolaAndro/K-Means_Spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

K-Means_Spark

Implementation of K-Means Clustering in Scala.

Instructions

All the commands necessary are in the K_means.scala file.

To be able to execute the commannds:

  • upload the amazon1.txt on hadoop file system in newly created folder inputFolder.
  • Start spark shell by using command: spark-shell
  • Execute the commands from the K_means.scala.

About

Implementation of K-Means Clustering in Scala.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages