README.md 1. Set up the Gradle environment sudo apt-get updatesudo apt-get install gradle add the gradle/bin to the $PATH 2. Download the resources git clone https://github.com/birdyhuang/PageRank_Hadoop.git cd PageRank 3. Start the hadoop cluster start-dfs.sh 4.Run the code ./run.sh 4.Clean ./clean.sh