Skip to content
Snippets Groups Projects
Commit 161784d0 authored by Joseph E. Gonzalez's avatar Joseph E. Gonzalez
Browse files

Fixing tests

parent e523f0d2
No related branches found
No related tags found
No related merge requests found
...@@ -23,6 +23,7 @@ import org.apache.spark.rdd._ ...@@ -23,6 +23,7 @@ import org.apache.spark.rdd._
import org.apache.spark.storage.StorageLevel import org.apache.spark.storage.StorageLevel
import org.apache.spark.util.collection.{BitSet, OpenHashSet, PrimitiveKeyOpenHashMap} import org.apache.spark.util.collection.{BitSet, OpenHashSet, PrimitiveKeyOpenHashMap}
import org.apache.spark.graph.impl.AggregationMsg import org.apache.spark.graph.impl.AggregationMsg
import org.apache.spark.graph.impl.MsgRDDFunctions._
/** /**
* The `VertexSetIndex` maintains the per-partition mapping from * The `VertexSetIndex` maintains the per-partition mapping from
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment