.com]
Sent: Monday, February 29, 2016 9:11 PM
To: user@spark.apache.org
Subject: Update edge weight in graphx
>
> Hi,
I'm trying to implement an algorithm using graphx which involves updating
edge weight during every iteration. the format is [Node]-[Node]--[Weight]
Like RDDs, Graphs are also immutable.
Mohammed
Author: Big Data Analytics with Spark
-Original Message-
From: naveen.marri [mailto:naveenkumarmarri6...@gmail.com]
Sent: Monday, February 29, 2016 9:11 PM
To: user@spark.apache.org
Subject: Update edge weight in graphx
Hi,
I
know RDDs are immutable , is there any way to do this in graphx
Also is there any way to dynamically add vertices and edges to the
graph within same RDD?
Regards,
Naveen
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Update-edge-weight