Enforce a maximum number of iterations
--------------------------------------

                 Key: GIRAPH-140
                 URL: https://issues.apache.org/jira/browse/GIRAPH-140
             Project: Giraph
          Issue Type: Improvement
            Reporter: Jakob Homan


While Giraph is still on MR and keeping track of its statistics via Hadoop's 
counters, there is the danger that a huge number of iterations will negatively 
impact the cluster's jobtracker by adding counter statistics for each one 
(basically, the flip side of GIRAPH-52).  We should have a configurable maximum 
number of iterations to prevent this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to