[
https://issues.apache.org/jira/browse/GIRAPH-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561565#comment-16561565
]
ASF GitHub Bot commented on GIRAPH-1199:
----------------------------------------
Github user Swapnil-Gandhi commented on the issue:
https://github.com/apache/giraph/pull/78
JIRA Issue : https://issues.apache.org/jira/browse/GIRAPH-1199
> Incorrect Logging Statement on #255 in GiraphYarnClient
> -------------------------------------------------------
>
> Key: GIRAPH-1199
> URL: https://issues.apache.org/jira/browse/GIRAPH-1199
> Project: Giraph
> Issue Type: Improvement
> Reporter: Swapnil Gandhi
> Priority: Trivial
>
> Summary :
> In-case, Yarn-Heap-Size passed in Giraph Configuration exceeds max available
> capacity, we downgrade its value to max capacity (Lines #253-#257).
> Currently, the logger message associated with this conditional loop
> incorrectly states "minimum" instead of "maximum", which is misleading.
> This change fixes it.
> Pull Request : https://github.com/apache/giraph/pull/78
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)