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

             Summary: Efficient InMemory Storage for Vertices
                 Key: HAMA-783
                 URL: https://issues.apache.org/jira/browse/HAMA-783
             Project: Hama
          Issue Type: Improvement
          Components: graph
            Reporter: Edward J. Yoon
             Fix For: 0.7.0


Currently there are ListVerticesInfo, DiskVerticesInfo and DirectMemory, but I 
personally think we have to do a big re-design of the vertices storage. 

Actually, the size of split is not so great. Maybe, 60 ~ 200MB. Hence, I don't 
think DiskVerticesInfo will be really helpful. Instead, we can use the 
Serialization like Spark.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to