[
https://issues.apache.org/jira/browse/TWILL-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381170#comment-16381170
]
ASF GitHub Bot commented on TWILL-255:
--------------------------------------
GitHub user yufeldman opened a pull request:
https://github.com/apache/twill/pull/66
(TWILL-255) Incorrect logging after memory was adjusted. Does not sho…
…w memory before adjustment
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yufeldman/twill branch-TWILL-255
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/twill/pull/66.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 #66
----
commit 5617478fc2ebf315ada125e1d3242f53c8545987
Author: Yuliya Feldman <yuliya@...>
Date: 2018-02-28T22:52:56Z
(TWILL-255) Incorrect logging after memory was adjusted. Does not show
memory before adjustment
----
> incorrect logging after memory/cpu was adjusted
> -----------------------------------------------
>
> Key: TWILL-255
> URL: https://issues.apache.org/jira/browse/TWILL-255
> Project: Apache Twill
> Issue Type: Bug
> Components: yarn
> Reporter: Yuliya Feldman
> Assignee: Yuliya Feldman
> Priority: Minor
>
> While adjusting resources for Containers when logging what was adjusted it
> shows values after adjustment, so it's not known what it was adjusted from.
> Affected are: adjustCapability()
> Hadoop20YarnAMClient
> Hadoop21YarnAMClient
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)