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 "Doug Cutting (JIRA)" <ji...@apache.org> on 2006/02/21 23:09:29 UTC

[jira] Created: (HADOOP-45) JobTracker should log task errors

JobTracker should log task errors
---------------------------------

         Key: HADOOP-45
         URL: http://issues.apache.org/jira/browse/HADOOP-45
     Project: Hadoop
        Type: Improvement
  Components: mapred  
    Versions: 0.1    
    Reporter: Doug Cutting
     Fix For: 0.1


Task errors are currently propagated to the JobTracker and viewable in the web interface but they are not logged.  These should be logged as well.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (HADOOP-45) JobTracker should log task errors

Posted by "Sameer Paranjpye (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-45?page=all ]

Sameer Paranjpye reassigned HADOOP-45:
--------------------------------------

    Assign To: Owen O'Malley  (was: Sameer Paranjpye)

> JobTracker should log task errors
> ---------------------------------
>
>          Key: HADOOP-45
>          URL: http://issues.apache.org/jira/browse/HADOOP-45
>      Project: Hadoop
>         Type: Improvement
>   Components: mapred
>     Versions: 0.1
>     Reporter: Doug Cutting
>     Assignee: Owen O'Malley
>      Fix For: 0.1

>
> Task errors are currently propagated to the JobTracker and viewable in the web interface but they are not logged.  These should be logged as well.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (HADOOP-45) JobTracker should log task errors

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-45?page=all ]
     
Doug Cutting resolved HADOOP-45:
--------------------------------

    Resolution: Fixed
     Assign To: Doug Cutting  (was: Owen O'Malley)

I just fixed this.  When a tasktracker reports a task error, the jobtracker now logs it.  These messages were previously available in the web ui, but were not logged.

> JobTracker should log task errors
> ---------------------------------
>
>          Key: HADOOP-45
>          URL: http://issues.apache.org/jira/browse/HADOOP-45
>      Project: Hadoop
>         Type: Improvement
>   Components: mapred
>     Versions: 0.1
>     Reporter: Doug Cutting
>     Assignee: Doug Cutting
>      Fix For: 0.1

>
> Task errors are currently propagated to the JobTracker and viewable in the web interface but they are not logged.  These should be logged as well.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (HADOOP-45) JobTracker should log task errors

Posted by "eric baldeschwieler (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HADOOP-45?page=comments#action_12367309 ] 

eric baldeschwieler commented on HADOOP-45:
-------------------------------------------

And this log should be in the DFS output directory, so there is a record.

> JobTracker should log task errors
> ---------------------------------
>
>          Key: HADOOP-45
>          URL: http://issues.apache.org/jira/browse/HADOOP-45
>      Project: Hadoop
>         Type: Improvement
>   Components: mapred
>     Versions: 0.1
>     Reporter: Doug Cutting
>     Assignee: Sameer Paranjpye
>      Fix For: 0.1

>
> Task errors are currently propagated to the JobTracker and viewable in the web interface but they are not logged.  These should be logged as well.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (HADOOP-45) JobTracker should log task errors

Posted by "eric baldeschwieler (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HADOOP-45?page=comments#action_12367387 ] 

eric baldeschwieler commented on HADOOP-45:
-------------------------------------------

On Feb 22, 2006, at 10:51 AM, Michel Tourn wrote:
...
Sounds like a good default.
If at all possible: please make this kind of side-effects configurable:
  JobConf.setLogPath("/special/logs/");
...

----

Good point, I'd suggest a default of "<outputDir>/_logs/".  Make sense?

e14

> JobTracker should log task errors
> ---------------------------------
>
>          Key: HADOOP-45
>          URL: http://issues.apache.org/jira/browse/HADOOP-45
>      Project: Hadoop
>         Type: Improvement
>   Components: mapred
>     Versions: 0.1
>     Reporter: Doug Cutting
>     Assignee: Sameer Paranjpye
>      Fix For: 0.1

>
> Task errors are currently propagated to the JobTracker and viewable in the web interface but they are not logged.  These should be logged as well.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (HADOOP-45) JobTracker should log task errors

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-45?page=all ]

Doug Cutting updated HADOOP-45:
-------------------------------

    Assign To: Sameer Paranjpye

> JobTracker should log task errors
> ---------------------------------
>
>          Key: HADOOP-45
>          URL: http://issues.apache.org/jira/browse/HADOOP-45
>      Project: Hadoop
>         Type: Improvement
>   Components: mapred
>     Versions: 0.1
>     Reporter: Doug Cutting
>     Assignee: Sameer Paranjpye
>      Fix For: 0.1

>
> Task errors are currently propagated to the JobTracker and viewable in the web interface but they are not logged.  These should be logged as well.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (HADOOP-45) JobTracker should log task errors

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HADOOP-45?page=comments#action_12367405 ] 

Doug Cutting commented on HADOOP-45:
------------------------------------

I meant HADOOP-53.

> JobTracker should log task errors
> ---------------------------------
>
>          Key: HADOOP-45
>          URL: http://issues.apache.org/jira/browse/HADOOP-45
>      Project: Hadoop
>         Type: Improvement
>   Components: mapred
>     Versions: 0.1
>     Reporter: Doug Cutting
>     Assignee: Owen O'Malley
>      Fix For: 0.1

>
> Task errors are currently propagated to the JobTracker and viewable in the web interface but they are not logged.  These should be logged as well.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira