Re: GraphX create graph with multiple node attributes

2015-09-26 Thread JJ
vertices with graph.vertices.count, I get 12,274 nodes. When I count vertices with 1+ degrees with graph.degrees.count I get 10,091 vertices... What am I dropping each time? Thanks again! -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/GraphX-create-graph-with-mult

Re: GraphX create graph with multiple node attributes

2015-09-26 Thread JJ
you think this is what is causing the issue? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/GraphX-create-graph-with-multiple-node-attributes-tp24827p24832.html Sent from the Apache Spark User List mailing list archive at Nabble.com

Re: GraphX create graph with multiple node attributes

2015-09-26 Thread Robineast
Co. http://www.manning.com/books/spark-graphx-in-action -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/GraphX-create-graph-with-multiple-node-attributes-tp24827p24831.html Sent from the Apache Spark User List mailing list archive at Nabble.com

Re: GraphX create graph with multiple node attributes

2015-09-26 Thread Nick Peterson
ween the 'vertices' object and the 'edges' object. Do > you think this is what is causing the issue? > > > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/GraphX-create-graph-with-multiple-node-attributes-tp24827p24832.html > S

GraphX create graph with multiple node attributes

2015-09-25 Thread JJ
-create-graph-with-multiple-node-attributes-tp24827.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h