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


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.

Reply via email to