Skip to content

Lab2 Wiki

saria85 edited this page May 18, 2017 · 7 revisions

this is program written in python and spark in Pycharm IDE, It performs like this:

Firstly search through the sample file and find the rows which have names Radvin or Atrina, Then split the rows and take the first word in each rows, Finally add the result of two functions.

source code: source code

Graph graph

input input

output output

As we can see the output is "sahar, saria, atrina, behrad"

Clone this wiki locally