Hi all, I wonder if any one can help me understand why giraph uses too much memory. For example, I have a 12 GB graph (text file size), it needs 145GB to 170GB as total heap size. I tried to count the memory required for edges and vertices data structure, but it cannot not exceed 30 GB.
Any hints are welcome. -- Thanks, -Khaled