The following single line just hangs, when executed in either Spark Shell or standalone:
org.apache.spark.graphx.util.GraphGenerators.rmatGraph(sc, 4, 8) It just outputs "0 edges" and then locks up. The only other information I've found via Google is: http://mail-archives.apache.org/mod_mbox/spark-user/201408.mbox/%[email protected]%3E --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
