[
https://issues.apache.org/jira/browse/YARN-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
skrho updated YARN-2775:
------------------------
Attachment: YARN-2775_001.patch
I added close method.. so fileInputStream object is not accumulated in memory..
How about that?
> There is no close method in NMWebServices#getLogs()
> ---------------------------------------------------
>
> Key: YARN-2775
> URL: https://issues.apache.org/jira/browse/YARN-2775
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: nodemanager
> Reporter: skrho
> Priority: Minor
> Attachments: YARN-2775_001.patch
>
>
> If getLogs method is called, fileInputStream object is accumulated in
> memory..
> Because fileinputStream object is not closed..
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)