MCPcopy Create free account
hub / github.com/GraphChi/graphchi-java / PigPagerank

Class PigPagerank

src/main/java/edu/cmu/graphchi/apps/pig/PigPagerank.java:45–156  ·  view source on GitHub ↗

Example application: PageRank (http://en.wikipedia.org/wiki/Pagerank) Iteratively computes a pagerank for each vertex by averaging the pageranks of in-neighbors pageranks. This version can be used with Pig in a Hadoop cluster. Example PIG script for running this

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getLoggerMethod · 0.80

Tested by

no test coverage detected