Eli Reisman created GIRAPH-499:
----------------------------------

             Summary: Giraph should not reserve minimum reduce slot memory 1024 
in GiraphRunner since we never will use it. 
                 Key: GIRAPH-499
                 URL: https://issues.apache.org/jira/browse/GIRAPH-499
             Project: Giraph
          Issue Type: Bug
            Reporter: Eli Reisman
            Assignee: Eli Reisman
         Attachments: GIRAPH-499.patch

Very simple patch to set our reserved reduce memory to 0. Lets not grab up 
reduce slots from other jobs/tools that need them on the cluster when we never 
use it. Giraph on MRv1 is Mappers-only for the whole job run.

--
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