Andra Lungu created FLINK-2352:
----------------------------------

             Summary: [Graph Visualization] Integrate Gelly with Gephi
                 Key: FLINK-2352
                 URL: https://issues.apache.org/jira/browse/FLINK-2352
             Project: Flink
          Issue Type: New Feature
          Components: Gelly
    Affects Versions: 0.10
            Reporter: Andra Lungu


This integration will allow users to see the real-time progress of their graph. 
They could also visually verify results for clustering algorithms, for example. 
Gephi is free/open-source and provides support for all types of networks, 
including dynamic and hierarchical graphs. 

A first step would be to add the Gephi Toolkit to the pom.xml.
https://github.com/gephi/gephi-toolkit
Afterwards, a GraphBuilder similar to this one
https://github.com/palmerabollo/test-twitter-graph/blob/master/src/main/java/es/guido/twitter/graph/GraphBuilder.java
can be implemented. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to