Skip to content

mhd7966/Data-HW1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-HW1

This repository was created for HW1 of the data lesson.

Question 3 : In the first step, with SparkConf() set default config to configs then we create a spark context with that configs

, in next step read text file with spark context and return lines after that split lines with flatMap and now we have words, in next level per word watch index 0 with filter and after that map set value, and the end sum of values in map with same key give result.

About

This repository was created for HW1 of the data lesson.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages