[jira] Created: (HADOOP-1158) JobTracker should collect statistics of failed map output fetches, and take decisions to reexecute map tasks and/or restart the (possibly faulty) Jetty server on the Task

2007-03-25 Thread Devaraj Das (JIRA)
JobTracker should collect statistics of failed map output fetches, and take decisions to reexecute map tasks and/or restart the (possibly faulty) Jetty server on the TaskTracker ---

[jira] Commented: (HADOOP-1130) Remove unused ClientFinalizer in DFSClient

2007-03-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483944 ] Tom White commented on HADOOP-1130: --- Does the need updating in light of Owen's comments (and now HADOOP-1131 is r

Re: [jira] Commented: (HADOOP-1147) remove all @author tags from source

2007-03-25 Thread Tahir Hashmi
Konstantin Shvachko (JIRA) wrote: Anonymous code is like public property: nobody cares, nobody takes responsibility. Been there. I'm not sure how file ownership solves this issue since the file may have been revised with contributions from many others and the original author may no longer b

[jira] Updated: (HADOOP-1131) Add a closeAll() static method to FileSystem

2007-03-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-1131: -- Resolution: Fixed Status: Resolved (was: Patch Available) I've just committed this. Thanks Ph

[jira] Updated: (HADOOP-672) dfs shell enhancements

2007-03-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-672: - Status: Open (was: Patch Available) FsShell is no longer DFS-specific, so usage should show the invocati

[jira] Updated: (HADOOP-1122) Divide-by-zero exception in chooseTarget

2007-03-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-1122: -- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available) I'v

[jira] Updated: (HADOOP-1068) Improve error message for 0 datanode case

2007-03-25 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-1068: -- Resolution: Fixed Status: Resolved (was: Patch Available) I've just committed this. Thanks Dh