You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (Resolved) (JIRA)" <ji...@apache.org> on 2011/10/27 08:48:34 UTC

[jira] [Resolved] (HAMA-462) Add some useful info logs

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

Edward J. Yoon resolved HAMA-462.
---------------------------------

    Resolution: Fixed

COMMITTED!
                
> Add some useful info logs
> -------------------------
>
>                 Key: HAMA-462
>                 URL: https://issues.apache.org/jira/browse/HAMA-462
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.3.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.4.0
>
>         Attachments: patch.txt
>
>
> Recently I'm testing with 5k tasks, and I noticed that INFO logs are too messy. In BSPMaster case, there're too many 'task finished' logs and no useful information about Job.
> {code}
> 2011-10-25 13:02:13,585 INFO org.apache.hama.bsp.JobInProgress: Taskid 'attempt_201110251259_0002_000125_0' has finished successfully.
> 2011-10-25 13:02:13,585 INFO org.apache.hama.bsp.TaskInProgress: Task 'task_201110251259_0002_000125' has completed.
> 2011-10-25 13:02:13,587 INFO org.apache.hama.bsp.JobInProgress: Taskid 'attempt_201110251259_0002_000119_0' has finished successfully.
> 2011-10-25 13:02:13,587 INFO org.apache.hama.bsp.TaskInProgress: Task 'task_201110251259_0002_000119' has completed.
> 2011-10-25 13:02:13,587 INFO org.apache.hama.bsp.JobInProgress: Taskid 'attempt_201110251259_0002_000117_0' has finished successfully.
> 2011-10-25 13:02:13,588 INFO org.apache.hama.bsp.TaskInProgress: Task 'task_201110251259_0002_000117' has completed.
> {code}
> GroomServer also the same.

--
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