Description
Currently it is pretty inefficient solved by a MapWritable per single vertex value.
We should move out the map from a single vertex and instead put it into a SINGLE map. This will save us lots of space and time while messaging.
I'm considering this as a blocker, since this is just a huge drawback in comparision to giraph.
Attachments
Attachments
Issue Links
- is blocked by
-
HAMA-575 Generify graph package
- Resolved