You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Harsh J (Updated) (JIRA)" <ji...@apache.org> on 2011/12/27 10:08:31 UTC

[jira] [Updated] (MAPREDUCE-2484) divideAndCeil should not use LOG.info or have a more meaningful message

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

Harsh J updated MAPREDUCE-2484:
-------------------------------

    Resolution: Not A Problem
        Status: Resolved  (was: Patch Available)

This isn't a problem, nor does the statement exist in 0.23+.
                
> divideAndCeil should not use LOG.info or have a more meaningful message
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2484
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2484
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/capacity-sched
>    Affects Versions: 0.20.203.0
>            Reporter: Allen Wittenauer
>            Assignee: Stefan Hübner
>            Priority: Trivial
>         Attachments: 0001-removed-the-LOG.info-statement.patch, 0001-removed-the-LOG.info-statement_SVN.patch
>
>
> divideAndCeil has 
> {code}
>         LOG.info("divideAndCeil called with a=" + a + " b=" + b);
> {code}
> which should either be a debug message or something more meaningful if it really needs to be LOG.info.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira