You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2014/01/08 09:24:51 UTC

[jira] [Created] (HAMA-840) Improve the dynamic graph example

Edward J. Yoon created HAMA-840:
-----------------------------------

             Summary: Improve the dynamic graph example
                 Key: HAMA-840
                 URL: https://issues.apache.org/jira/browse/HAMA-840
             Project: Hama
          Issue Type: Improvement
    Affects Versions: 0.6.3
            Reporter: Edward J. Yoon
             Fix For: 0.7.0


1) Current DynamicGraph can't show the its usability, and 2) unit test can't verify whether the vertex has been removed or inserted in a sorted set correctly.

In MapVerticesInfo case, we currently conduct the sort using TreeMap. BTW, Unit test passes with or without using Treemap. As far as I know, vertices must be re-sorted by vertex ID if there are vertex additions or removals.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)