[
https://issues.apache.org/jira/browse/MAPREDUCE-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828970#action_12828970
]
Amar Kamat commented on MAPREDUCE-1358:
---------------------------------------
The patch looks good. Should we add a unit test for _Utils.OutputLogFilter_ too?
> Utils.OutputLogFilter incorrectly filters for _logs
> ---------------------------------------------------
>
> Key: MAPREDUCE-1358
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1358
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 0.22.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Attachments: mapreduce-1358.txt, mapreduce-1358.txt
>
>
> OutputLogFilter checks if the path contains _logs. This would incorrectly
> filter out all contents of a directory called server_logs, for example.
> Instead it should check for a path component exactly equal to _logs
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.