1、Giraph安装环境
操作系统:centOS6.5
JDK 64位
Hadoop 2.5.1
zookeeper 3.4.6
giraph1.1.0
2、Giraph源码分析
https://blog.csdn.net/xin_jmail/article/details/22306495
3、Shortest Paths Example分析
https://cwiki.apache.org/confluence/display/GIRAPH/Shortest+Paths+Example