[jira] Commented: (HDFS-1070) Speedup NameNode image loading and saving

2010-08-06 Thread luoli (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895996#action_12895996 ] luoli commented on HDFS-1070: - Is there any chance that we can load the fsimage in multi-thread?

[jira] Created: (HDFS-1332) When unable to place replicas, BlockPlacementPolicy should log reasons nodes were excluded

2010-08-06 Thread Todd Lipcon (JIRA)
When unable to place replicas, BlockPlacementPolicy should log reasons nodes were excluded -- Key: HDFS-1332 URL: https://issues.apache.org/jira/browse/HDFS-1332

[jira] Updated: (HDFS-1111) getCorruptFiles() should give some hint that the list is not complete

2010-08-06 Thread Sriram Rao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Rao updated HDFS-: - Attachment: HDFS--y20.2.patch Patch attached for Yahoo Hadoop-20 (that addresses Konstantin's

[jira] Updated: (HDFS-1111) getCorruptFiles() should give some hint that the list is not complete

2010-08-06 Thread Sriram Rao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Rao updated HDFS-: - Attachment: (was: HDFS--y20.2.patch) getCorruptFiles() should give some hint that the list is

[jira] Updated: (HDFS-1111) getCorruptFiles() should give some hint that the list is not complete

2010-08-06 Thread Sriram Rao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Rao updated HDFS-: - Attachment: HDFS--y20.2.patch Patch described in my last update is attached. This patch is for Yahoo

[jira] Updated: (HDFS-495) Hadoop FSNamesystem startFileInternal() getLease() has bug

2010-08-06 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko updated HDFS-495: - Attachment: HDFS-495.patch Fixing the problem for y20, since everything else is already

[jira] Updated: (HDFS-1130) Pass Administrator acl to HTTPServer for common servlet access.

2010-08-06 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HDFS-1130: -- Status: Resolved (was: Patch Available) Resolution: Fixed I just committed this. (all

[jira] Moved: (HDFS-1333) S3 File Permissions

2010-08-06 Thread Krishna Ramachandran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krishna Ramachandran moved MAPREDUCE-1736 to HDFS-1333: --- Project: Hadoop HDFS (was: Hadoop

[jira] Created: (HDFS-1334) open in HftpFileSystem does not add delegation tokens to the url.

2010-08-06 Thread Jitendra Nath Pandey (JIRA)
open in HftpFileSystem does not add delegation tokens to the url. - Key: HDFS-1334 URL: https://issues.apache.org/jira/browse/HDFS-1334 Project: Hadoop HDFS Issue Type: Bug

[jira] Updated: (HDFS-1334) open in HftpFileSystem does not add delegation tokens to the url.

2010-08-06 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-1334: --- Attachment: HDFS-1334.1.patch Patch uploaded. open in HftpFileSystem does not add

[jira] Updated: (HDFS-1334) open in HftpFileSystem does not add delegation tokens to the url.

2010-08-06 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-1334: --- Status: Patch Available (was: Open) open in HftpFileSystem does not add delegation

[jira] Commented: (HDFS-881) Refactor DataNode Packet header into DataTransferProtocol

2010-08-06 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12896205#action_12896205 ] Jakob Homan commented on HDFS-881: -- Patch review: * Overall looks good, but unfortunately