/graphx_in_action

《Spark GraphX In Action》勘误和问题反馈

Apache License 2.0Apache-2.0

《GraphX In Action》勘误

 第一版勘误

  1. @357589873 29页图2.2中,对(a,b)的解释,Tuple2的两个成员,应该是Vertexid和Indegree. graph.inDrees.reduce()对应的是对inDegrees的RDD操作。
  2. @wbyouth: P145 svd++公式有误 #2
  3. 译者序里:https://github.com/shijinhui/spark_study 链接应该是 https://github.com/shijinkui/spark_study

感谢大家的认真,以上将在第二版更正。