This repository has been archived by the owner on Apr 10, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
foxjas/Hadoop-PageRank
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
*) ant clean; ant 1)hadoop dfs -mkdir input 2)hadoop dfs -put PageRankDataGenerator/pagerank5000g50.input.0 input 3)hadoop jar dist/HadoopPageRankMooc.jar indiana.cgl.hadoop.pagerank.HadoopPageRank input output 5000 1 4)hadoop dfs -cat output/part-r-00000 Usge: hadoop jar dist/HadoopPageRankMooc.jar [inputDir][outputDir][numUrls][number of iterations]
About
from CloudMOOC
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published