[
https://issues.apache.org/jira/browse/MAPREDUCE-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845699#comment-13845699
]
Steve Loughran commented on MAPREDUCE-4362:
-------------------------------------------
{{writeTaskLogs}} will NPE if the finally logic gets called before {{input}} is
assigned; {{IOUtils.closeQuietly()}} needs to be used
> If possible, we should get back the feature of propagating task logs back to
> JobClient
> --------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-4362
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4362
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: client, mrv2
> Affects Versions: 2.0.0-alpha
> Reporter: Vinod Kumar Vavilapalli
> Assignee: Wei Yan
> Attachments: MAPREDUCE-4362-1.patch, MAPREDUCE-4362.patch,
> MAPREDUCE-4362.patch
>
>
> MAPREDUCE-3889 removed the code which was trying to pull from /tasklog. We
> should see if it is possible to get back the feature.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)