Re: GraphX Snapshot Partitioning

2015-03-11 Thread Matthew Bucci
d the system try to split it so that the 1st and 4th partition are both at 40MB, or would the partition strategy just fail with a memory error? Thank You, Matthew Bucci On Mon, Mar 9, 2015 at 11:07 PM, Takeshi Yamamuro wrote: > Hi, > > Vertices are simply hash-paritioned by their 64-bit

GraphX Snapshot Partitioning

2015-03-09 Thread Matthew Bucci
how is a single snapshot spread over multiple partitions? Thank You, Matthew Bucci -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/GraphX-Snapshot-Partitioning-tp21977.html Sent from the Apache Spark User List mailing list archive at Nabble.com

Re: Learning GraphX Questions

2015-02-18 Thread Matthew Bucci
check which vertices belonged in partition 1 and parition 2? Thank You, Matthew Bucci On Fri, Feb 13, 2015 at 10:58 PM, Ankur Dave wrote: > At 2015-02-13 12:19:46 -0800, Matthew Bucci wrote: > > 1) How do you actually run programs in GraphX? At the moment I've been > doing &g

Learning GraphX Questions

2015-02-13 Thread Matthew Bucci
hrough the logs or something? Thank you very much for your insight, Matthew Bucci -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Learning-GraphX-Questions-tp21649.html Sent from the Apache Spark User List mailing list archiv