Re: [GraphX] Cast error when comparing a vertex attribute after its type has changed

2014-06-27 Thread Pierre-Alexandre Fonta
this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/GraphX-Cast-error-when-comparing-a-vertex-attribute-after-its-type-has-changed-tp4119p8408.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: [GraphX] Cast error when comparing a vertex attribute after its type has changed

2014-04-21 Thread Ankur Dave
On Fri, Apr 11, 2014 at 4:42 AM, Pierre-Alexandre Fonta pierre.alexandre.fonta+sp...@gmail.com wrote: Testing in mapTriplets if a vertex attribute, which is defined as Integer in first VertexRDD but has been changed after to Double by mapVertices, is greater than a number throws

[GraphX] Cast error when comparing a vertex attribute after its type has changed

2014-04-11 Thread Pierre-Alexandre Fonta
in context: http://apache-spark-user-list.1001560.n3.nabble.com/GraphX-Cast-error-when-comparing-a-vertex-attribute-after-its-type-has-changed-tp4119.html Sent from the Apache Spark User List mailing list archive at Nabble.com.