Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Fixes Incorrect Logging Statement on #255 in GiraphYarnClient #78

Closed
wants to merge 1 commit into from
Closed

Fixes Incorrect Logging Statement on #255 in GiraphYarnClient #78

wants to merge 1 commit into from

Conversation

Swapnil-Gandhi
Copy link

@Swapnil-Gandhi Swapnil-Gandhi commented Jul 30, 2018

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 statement incorrectly states "minimum" instead of "maximum", which is misleading. This change fixes it.

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 conditional loop incorrectly states "minimum" instead of "maximum", which is misleading. This changes fixes it.
@Swapnil-Gandhi
Copy link
Author

@asfgit asfgit closed this in 239ea8f Aug 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants