[
https://issues.apache.org/jira/browse/MAPREDUCE-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amareshwari Sriramadasu updated MAPREDUCE-1314:
-----------------------------------------------
Attachment: patch-1314.txt
Patch changing all occurrences of mapreduce*mapreduce in the src.
Found all occurences by doing "egrep -iR "mapreduce\..*mapreduce\." src/" and
made sure the configuration names are correct.
> Some logs have wrong configuration names.
> -----------------------------------------
>
> Key: MAPREDUCE-1314
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1314
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 0.21.0
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 0.21.0
>
> Attachments: patch-1314.txt
>
>
> After MAPREDUCE-849, some of the logs have wrong configuration names.
> For example :
> 09/12/16 20:30:58 INFO mapred.MapTask:
> mapreduce.task.mapreduce.task.io.sort.mb = 10
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.