Skip to content

Implementation of page rank algorithm with Hadoop Map Reduce

License

Notifications You must be signed in to change notification settings

glegoux/page-rank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Page Rank

Implement a page rank algorithm with Hadoop Map Reduce.

Use Eclipse IDE for Java Developers Version: Luna Service Release 2 (4.4.2).

This project is in Java 1.7. List all java versions:

update-java-alternatives --list

Set java version as default (needs root permissions):

sudo update-java-alternatives --set /path/to/java/version

About

Implementation of page rank algorithm with Hadoop Map Reduce

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages