Re: Apache Giraph Visualisation

2016-08-09 Thread agc studio
Thanks alot, Thats exactly what Im looking for! On 10 Aug 2016 3:21 am, "Alessio Arleo" wrote: > Hello Agc Studio > > If you are searching for a graph layout algorithm implemented in Giraph, > there are two force directed layout algorithms I implemented myself. You > can

Re: Apache Giraph Visualisation

2016-08-09 Thread Alessio Arleo
Hello Agc Studio If you are searching for a graph layout algorithm implemented in Giraph, there are two force directed layout algorithms I implemented myself. You can the source code, examples and how to run them in the following websites: Gila: a single level force directed layout algorithm 

Re: Apache Giraph Visualisation

2016-08-09 Thread agc studio
Hi Roman, I am looking for something similar to http://blog.cloudera.com/wp-content/uploads/2014/05/mirko1.png However, I'm not after a specific layout, I would like to run it as a Giraph example if possible. Thanks, Agron On Tue, Aug 9, 2016 at 10:24 AM, Roman Shaposhnik

Re: Apache Giraph Visualisation

2016-08-08 Thread Roman Shaposhnik
On Sun, Aug 7, 2016 at 7:50 PM, agc studio wrote: > Hi Team, > > I have been looking for a graph drawing/visualisation implemented algorithm > for Giraph. Are there any such implementations? Can you be more specific/give examples? Thanks, Roman.

Apache Giraph Visualisation

2016-08-07 Thread agc studio
Hi Team, I have been looking for a graph drawing/visualisation implemented algorithm for Giraph. Are there any such implementations? Regards, Agron