You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Brice Arnould (JIRA)" <ji...@apache.org> on 2008/05/13 10:16:55 UTC

[jira] Updated: (HADOOP-3377) Use StringUtils#replaceAll instead of

     [ https://issues.apache.org/jira/browse/HADOOP-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brice Arnould updated HADOOP-3377:
----------------------------------

    Attachment: make_TaskRunner_use_stringReplace.patch

> 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
>            Priority: Trivial
>         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.