LabAssignment1 - AkhileshGattu/Real-Time-Assignments GitHub Wiki

Question: Spark Sentence Count and Sorting the Output

Description: A spark sentence count program which is written in Scala will count the number of sentences in the given text file as input and will display the resulting sentences in the ascending order of the keys.

Screen Shots:

https://github.com/AkhileshGattu/Real-Time-Assignments/blob/master/Documentation/InputFile.JPG

https://github.com/AkhileshGattu/Real-Time-Assignments/blob/master/Documentation/Output.JPG