PageRank computation of Wikipedia's articles using Hadoop.
1) Download these files:
input_pages
and input_links
folders at the root of the project.frwiki-latest-page.sql.gz
in input_pages
and frwiki-latest-pagelinks.sql.gz
in input_pagelinks
.mvn install
target
folder with 3 args: “input_pagelinks input_pages final_result”. The final_result
folder will be created automatically and musn’t exist at start.