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 "Eli Collins (JIRA)" <ji...@apache.org> on 2011/08/03 03:48:27 UTC

[jira] [Created] (MAPREDUCE-2769) TT should give more info for failed file operations

TT should give more info for failed file operations
---------------------------------------------------

                 Key: MAPREDUCE-2769
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2769
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: tasktracker
    Affects Versions: 0.20.203.0
            Reporter: Eli Collins
            Priority: Minor


The TT should give more info when it fail a NativeIO file operation (eg the file name).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (MAPREDUCE-2769) TT should give more info for failed file operations

Posted by "Harsh J (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J reassigned MAPREDUCE-2769:
----------------------------------

    Assignee: Harsh J
    
> TT should give more info for failed file operations
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-2769
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2769
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: tasktracker
>    Affects Versions: 0.20.203.0
>            Reporter: Eli Collins
>            Assignee: Harsh J
>            Priority: Minor
>
> The TT should give more info when it fail a NativeIO file operation (eg the file name).

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

        

[jira] [Commented] (MAPREDUCE-2769) TT should give more info for failed file operations

Posted by "Eli Collins (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078553#comment-13078553 ] 

Eli Collins commented on MAPREDUCE-2769:
----------------------------------------

Here's an example stacktrace:

2011-02-18 11:30:29,939 ERROR org.apache.hadoop.mapred.TaskTracker: Got fatal exception while reinitializing TaskTracker: ENOENT: No such file or directory
at org.apache.hadoop.io.nativeio.NativeIO.chmod(Native Method)
at org.apache.hadoop.fs.RawLocalFileSystem.setPermission(RawLocalFileSystem.java:496)
at org.apache.hadoop.fs.RawLocalFileSystem.mkdirs(RawLocalFileSystem.java:319)
at org.apache.hadoop.fs.FilterFileSystem.mkdirs(FilterFileSystem.java:189)
at org.apache.hadoop.mapred.TaskTracker.initializeDirectories(TaskTracker.java:642)
at org.apache.hadoop.mapred.TaskTracker.initialize(TaskTracker.java:701)
at org.apache.hadoop.mapred.TaskTracker.run(TaskTracker.java:2298)
at org.apache.hadoop.mapred.TaskTracker.main(TaskTracker.java:3453)

> TT should give more info for failed file operations
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-2769
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2769
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: tasktracker
>    Affects Versions: 0.20.203.0
>            Reporter: Eli Collins
>            Priority: Minor
>
> The TT should give more info when it fail a NativeIO file operation (eg the file name).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2769) TT should give more info for failed file operations

Posted by "Harsh J (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J updated MAPREDUCE-2769:
-------------------------------

    Assignee:     (was: Harsh J)
    
> TT should give more info for failed file operations
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-2769
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2769
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: tasktracker
>    Affects Versions: 0.20.203.0
>            Reporter: Eli Collins
>            Priority: Minor
>
> The TT should give more info when it fail a NativeIO file operation (eg the file name).

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