[
https://issues.apache.org/jira/browse/HADOOP-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597460#action_12597460
]
Hudson commented on HADOOP-3377:
--------------------------------
Integrated in Hadoop-trunk #493 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/493/])
> Use StringUtils#replaceAll instead of
> --------------------------------------
>
> Key: HADOOP-3377
> URL: https://issues.apache.org/jira/browse/HADOOP-3377
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred
> Reporter: Brice Arnould
> Assignee: Brice Arnould
> Priority: Trivial
> Fix For: 0.18.0
>
> Attachments: make_TaskRunner_use_stringReplace.patch
>
>
> A minor cleanup.
> In the TaskRunner, we can read : "When hadoop moves to JDK1.5, replace
> [TaskRunner.replaceAll] with String#replace"
> This patch do so, removing ~30 lines.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.