- Nov 13, 2013
-
-
Dan Crankshaw authored
-
Reynold Xin authored
Addressing bug in BitSet.setUntil(ind)
-
Joseph E. Gonzalez authored
Addressing bug in BitSet.setUntil(ind) where if invoked with a multiple of 64 could lead to an index out of bounds error.
-
- Nov 11, 2013
-
-
Dan Crankshaw authored
-
Joey authored
Changing image references to master branch.
-
Reynold Xin authored
Cleanup of VertexSetRDD
-
Joseph E. Gonzalez authored
-
Reynold Xin authored
Shuffle replicated vertex attributes efficiently in columnar format
-
Reynold Xin authored
Specialize mapReduceTriplets for accessing subsets of vertex attributes
-
Ankur Dave authored
ByteCodeUtils.invokedMethod(), which we use in mapReduceTriplets, throws a ClassNotFoundException when called with a closure defined in the console. This commit catches the exception and conservatively assumes the closure references all edge attributes.
-
- Nov 10, 2013
-
-
Dan Crankshaw authored
-
Ankur Dave authored
-
Ankur Dave authored
-
Ankur Dave authored
-
Ankur Dave authored
-
Ankur Dave authored
-
Ankur Dave authored
-
Ankur Dave authored
-
Ankur Dave authored
-
Joey authored
Looks good to me.
-
Reynold Xin authored
-
- Nov 09, 2013
-
-
Reynold Xin authored
Kryo messages
-
- Nov 08, 2013
-
-
Joseph E. Gonzalez authored
-
- Nov 07, 2013
-
-
Joseph E. Gonzalez authored
-
Joseph E. Gonzalez authored
-
Joseph E. Gonzalez authored
-
Reynold Xin authored
-
Reynold Xin authored
Conflicts: graph/src/main/scala/org/apache/spark/graph/impl/GraphImpl.scala
-
Reynold Xin authored
-
Ankur Dave authored
GraphX Console with Logo Text
-
Ankur Dave authored
Changing Pregel API to use mapReduceTriplets instead of aggregateNeighbors
-
Joseph E. Gonzalez authored
Changing Pregel API to operate directly on edge triplets in SendMessage rather than (Vid, EdgeTriplet) pairs.
-
Reynold Xin authored
Converted for loops to while loops in EdgePartition.
-
Reynold Xin authored
-
Reynold Xin authored
Added GraphX to classpath.
-
Reynold Xin authored
-
Reynold Xin authored
Reverting to Array based (materialized) output in VertexSetRDD
-
- Nov 06, 2013
-
-
Dan Crankshaw authored
-
- Nov 05, 2013
-