This project shows example of training K-means model using spark.
OpenFoodFacts dataset consists of the descriptions of different food products. More info could be found here
Data was preprocessed with removing of unimportant features and null columns filling.