GitHub user aanchal204 opened a pull request: https://github.com/apache/giraph/pull/87
Better exception handling for large number of edges: GIRAPH-1203 Ran: mvn clean verify -P hadoop_facebook You can merge this pull request into a Git repository by running: $ git pull https://github.com/aanchal204/giraph negative-array-size-exception Alternatively you can review and apply these changes as the patch at: https://github.com/apache/giraph/pull/87.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #87 ---- commit b0d9f4e6aa77bd0d23afa787d2ab2a8dcffbcb58 Author: Aanchal Dalmia <aanchal204@...> Date: 2018-10-05T19:30:02Z Better exception handling for large number of edges: GIRAPH-1203 ---- ---