[jira] [Updated] (HDFS-2110) Some StreamFile and ByteRangeInputStream cleanup

2011-06-28 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-2110: -- Summary: Some StreamFile and ByteRangeInputStream cleanup (was: Cleanup StreamFile#sendPartialData)

[jira] [Commented] (HDFS-2076) ERROR org.apache.hadoop.hdfs.server.datanode.DataNode: DatanodeRegistration(1

2011-06-28 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056347#comment-13056347 ] Brahma Reddy Battula commented on HDFS-2076: can please check the DN

[jira] [Updated] (HDFS-2110) Cleanup StreamFile#sendPartialData

2011-06-28 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-2110: -- Attachment: hdfs-2110-2.patch Cleanup ByteRangeInputStream as well. Cleanup

[jira] [Commented] (HDFS-2110) Some StreamFile and ByteRangeInputStream cleanup

2011-06-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056350#comment-13056350 ] Hadoop QA commented on HDFS-2110: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-2110) Some StreamFile and ByteRangeInputStream cleanup

2011-06-28 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056355#comment-13056355 ] Aaron T. Myers commented on HDFS-2110: -- A few tiny formatting nits, otherwise +1: #

[jira] [Commented] (HDFS-2110) Some StreamFile and ByteRangeInputStream cleanup

2011-06-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056375#comment-13056375 ] Hadoop QA commented on HDFS-2110: - +1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-2064) Warm HA NameNode going Hot

2011-06-28 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056402#comment-13056402 ] Konstantin Shvachko commented on HDFS-2064: --- Rob, thanks for the design review.

[jira] [Commented] (HDFS-1753) Resource Leak in org.apache.hadoop.hdfs.server.namenode.StreamFile

2011-06-28 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056408#comment-13056408 ] Uma Maheswara Rao G commented on HDFS-1753: --- Hi Nicholas, Thanks for reviewing

[jira] [Updated] (HDFS-2011) Removal and restoration of storage directories on checkpointing failure doesn't work properly

2011-06-28 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash updated HDFS-2011: --- Attachment: HDFS-2011.8.patch Hi Matt, I've incorporated both changes. Thanks for your insightful

[jira] [Updated] (HDFS-1981) When namenode goes down while checkpointing and if is started again subsequent Checkpointing is always failing

2011-06-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HDFS-1981: - Status: Open (was: Patch Available) When namenode goes down while checkpointing

[jira] [Updated] (HDFS-1981) When namenode goes down while checkpointing and if is started again subsequent Checkpointing is always failing

2011-06-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HDFS-1981: - Attachment: HDFS-1981-1.patch When namenode goes down while checkpointing and if

[jira] [Updated] (HDFS-1981) When namenode goes down while checkpointing and if is started again subsequent Checkpointing is always failing

2011-06-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HDFS-1981: - Status: Patch Available (was: Open) When namenode goes down while checkpointing

[jira] [Commented] (HDFS-2011) Removal and restoration of storage directories on checkpointing failure doesn't work properly

2011-06-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056538#comment-13056538 ] Hadoop QA commented on HDFS-2011: - +1 overall. Here are the results of testing the latest

[jira] [Updated] (HDFS-776) Fix exception handling in Balancer

2011-06-28 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HDFS-776: -- Attachment: HDFS-776.0.patch 1. Fixed 2. Loop is exited on interrupt. 3. Caught, printed, logged, and

[jira] [Commented] (HDFS-1257) Race condition introduced by HADOOP-5124

2011-06-28 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056582#comment-13056582 ] Kihwal Lee commented on HDFS-1257: -- @eric Can you post a patch for the proposed fix. We

[jira] [Commented] (HDFS-1981) When namenode goes down while checkpointing and if is started again subsequent Checkpointing is always failing

2011-06-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056591#comment-13056591 ] Hadoop QA commented on HDFS-1981: - +1 overall. Here are the results of testing the latest

[jira] [Updated] (HDFS-2110) Some StreamFile and ByteRangeInputStream cleanup

2011-06-28 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-2110: -- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks atm, punted on the last one

[jira] [Commented] (HDFS-2110) Some StreamFile and ByteRangeInputStream cleanup

2011-06-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056603#comment-13056603 ] Hudson commented on HDFS-2110: -- Integrated in Hadoop-Hdfs-trunk-Commit #762 (See

[jira] [Commented] (HDFS-2053) NameNode detects Inconsistent diskspace for directories with quota-enabled subdirectories (introduced by HDFS-1377)

2011-06-28 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056607#comment-13056607 ] Eli Collins commented on HDFS-2053: --- +1 looks good NameNode detects Inconsistent

[jira] [Updated] (HDFS-2053) Bug in INodeDirectory#computeContentSummary warning

2011-06-28 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-2053: -- Summary: Bug in INodeDirectory#computeContentSummary warning (was: NameNode detects Inconsistent

[jira] [Updated] (HDFS-2053) Bug in INodeDirectory#computeContentSummary warning

2011-06-28 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-2053: -- Attachment: hdfs-2053_v3-b20.patch Patch for branch-20 attached. Bug in

[jira] [Created] (HDFS-2111) Add tests for ensuring that the DN will start with a few bad data directories (Part 1 of testing DiskChecker)

2011-06-28 Thread Harsh J (JIRA)
Add tests for ensuring that the DN will start with a few bad data directories (Part 1 of testing DiskChecker) - Key: HDFS-2111 URL:

[jira] [Commented] (HDFS-1753) Resource Leak in org.apache.hadoop.hdfs.server.namenode.StreamFile

2011-06-28 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056617#comment-13056617 ] Tsz Wo (Nicholas), SZE commented on HDFS-1753: -- Hi Uma, thanks for the

[jira] [Commented] (HDFS-1257) Race condition introduced by HADOOP-5124

2011-06-28 Thread Eric Payne (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056618#comment-13056618 ] Eric Payne commented on HDFS-1257: -- Hi Konstantin and Ramkumar, I am running into this

[jira] [Assigned] (HDFS-1257) Race condition introduced by HADOOP-5124

2011-06-28 Thread Eric Payne (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Payne reassigned HDFS-1257: Assignee: Eric Payne Race condition introduced by HADOOP-5124

[jira] [Commented] (HDFS-1753) Resource Leak in org.apache.hadoop.hdfs.server.namenode.StreamFile

2011-06-28 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056620#comment-13056620 ] Tsz Wo (Nicholas), SZE commented on HDFS-1753: -- HI Uma, unfortunately, the

[jira] [Commented] (HDFS-2053) Bug in INodeDirectory#computeContentSummary warning

2011-06-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056622#comment-13056622 ] Hadoop QA commented on HDFS-2053: - -1 overall. Here are the results of testing the latest

[jira] [Updated] (HDFS-2053) Bug in INodeDirectory#computeContentSummary warning

2011-06-28 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-2053: -- Status: Open (was: Patch Available) Bug in INodeDirectory#computeContentSummary warning

[jira] [Commented] (HDFS-2053) Bug in INodeDirectory#computeContentSummary warning

2011-06-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056623#comment-13056623 ] Hudson commented on HDFS-2053: -- Integrated in Hadoop-Hdfs-trunk-Commit #763 (See

[jira] [Commented] (HDFS-979) FSImage should specify which dirs are missing when refusing to come up

2011-06-28 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056640#comment-13056640 ] Matt Foley commented on HDFS-979: - Please hold off on committing for a few hours while I

[jira] [Commented] (HDFS-2106) Umbrella JIRA for separating block management and name space management in NameNode

2011-06-28 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056674#comment-13056674 ] Todd Lipcon commented on HDFS-2106: --- This stuff is very interesting! Do you have some

[jira] [Updated] (HDFS-1257) Race condition on FSNamesystem#recentInvalidateSets introduced by HADOOP-5124

2011-06-28 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HDFS-1257: - Summary: Race condition on FSNamesystem#recentInvalidateSets introduced by HADOOP-5124 (was: Race

[jira] [Commented] (HDFS-2106) Umbrella JIRA for separating block management and name space management in NameNode

2011-06-28 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056697#comment-13056697 ] Tsz Wo (Nicholas), SZE commented on HDFS-2106: -- Hi Todd, thanks for taking a

[jira] [Commented] (HDFS-2080) Speed up DFS read path

2011-06-28 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056711#comment-13056711 ] Todd Lipcon commented on HDFS-2080: --- I don't think your inline asm is doing quite what

[jira] [Commented] (HDFS-976) Hot Standby for NameNode

2011-06-28 Thread W S Chung (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056723#comment-13056723 ] W S Chung commented on HDFS-976: I try applying the patch AvatarNode.20.patch against the

[jira] [Commented] (HDFS-2080) Speed up DFS read path

2011-06-28 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056734#comment-13056734 ] Kihwal Lee commented on HDFS-2080: -- It's one the indirect addressing mode. For example,

[jira] [Updated] (HDFS-2010) Clean up and test behavior under failed edit streams

2011-06-28 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HDFS-2010: - Attachment: hdfs-2010.1.patch Here's a version of this patch which implements the old behavior of

[jira] [Commented] (HDFS-2010) Clean up and test behavior under failed edit streams

2011-06-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056738#comment-13056738 ] Hadoop QA commented on HDFS-2010: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-2080) Speed up DFS read path

2011-06-28 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056741#comment-13056741 ] Kihwal Lee commented on HDFS-2080: -- Hmm it seems I am suffering from random word omission

[jira] [Commented] (HDFS-976) Hot Standby for NameNode

2011-06-28 Thread W S Chung (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056781#comment-13056781 ] W S Chung commented on HDFS-976: Nevermind. I did not realize that the merged code can be

[jira] [Updated] (HDFS-2053) Bug in INodeDirectory#computeContentSummary warning

2011-06-28 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-2053: -- Hadoop Flags: [Reviewed] I've committed this to trunk and branch-20 (after running the tests). Thanks

[jira] [Commented] (HDFS-1901) Fix TestHDFSCLI and TestDFSShell

2011-06-28 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056812#comment-13056812 ] Daryn Sharp commented on HDFS-1901: --- Closing since all tests fixes related to this jira

[jira] [Resolved] (HDFS-1901) Fix TestHDFSCLI and TestDFSShell

2011-06-28 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp resolved HDFS-1901. --- Resolution: Fixed Fix TestHDFSCLI and TestDFSShell

[jira] [Updated] (HDFS-2109) Store uMask as member variable to DFSClient.Conf

2011-06-28 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-2109: - Status: Patch Available (was: Open) Store uMask as member variable to

[jira] [Commented] (HDFS-2053) Bug in INodeDirectory#computeContentSummary warning

2011-06-28 Thread Michael Noll (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056822#comment-13056822 ] Michael Noll commented on HDFS-2053: You're welcome. Thanks for the quick integration,

[jira] [Updated] (HDFS-2106) Umbrella JIRA for separating block management and name space management in NameNode

2011-06-28 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-2106: - Attachment: bm_api20110628.pdf bm_api20110628.pdf: used dashed lines for

[jira] [Commented] (HDFS-2080) Speed up DFS read path

2011-06-28 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056833#comment-13056833 ] Todd Lipcon commented on HDFS-2080: --- ah, I wasn't aware of that x86 addressing mode. My

[jira] [Commented] (HDFS-1109) HFTP and URL Encoding

2011-06-28 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056863#comment-13056863 ] Eli Collins commented on HDFS-1109: --- Does HDFS-1317 fix all the remaining issues, it

[jira] [Commented] (HDFS-1955) HDFS-1826 made FSImage.doUpgrade() too fault-tolerant

2011-06-28 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056878#comment-13056878 ] Daryn Sharp commented on HDFS-1955: --- +FSEditLog+ {code} public synchronized void

[jira] [Commented] (HDFS-2109) Store uMask as member variable to DFSClient.Conf

2011-06-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056880#comment-13056880 ] Hadoop QA commented on HDFS-2109: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-2106) Umbrella JIRA for separating block management and name space management in NameNode

2011-06-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056899#comment-13056899 ] Hudson commented on HDFS-2106: -- Integrated in Hadoop-Hdfs-trunk-Commit #764 (See

[jira] [Commented] (HDFS-2106) Umbrella JIRA for separating block management and name space management in NameNode

2011-06-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056907#comment-13056907 ] Hudson commented on HDFS-2106: -- Integrated in Hadoop-Hdfs-trunk-Commit #765 (See

[jira] [Commented] (HDFS-2107) Move block management code to a package

2011-06-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056906#comment-13056906 ] Hudson commented on HDFS-2107: -- Integrated in Hadoop-Hdfs-trunk-Commit #765 (See

[jira] [Updated] (HDFS-2102) 1073 Zero pad edits filename to make them lexically sortable

2011-06-28 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-2102: -- Attachment: hdfs-2102.txt Rebased Ivan's patch on trunk. Ivan, can you take a look? 1073 Zero pad

[jira] [Commented] (HDFS-2107) Move block management code to a package

2011-06-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056920#comment-13056920 ] Hudson commented on HDFS-2107: -- Integrated in Hadoop-Hdfs-trunk-Commit #766 (See

[jira] [Commented] (HDFS-2102) 1073 Zero pad edits filename to make them lexically sortable

2011-06-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056921#comment-13056921 ] Hadoop QA commented on HDFS-2102: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-2010) Clean up and test behavior under failed edit streams

2011-06-28 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056924#comment-13056924 ] Todd Lipcon commented on HDFS-2010: --- - the log before exit should be LOG.fatal - rather

[jira] [Updated] (HDFS-1955) HDFS-1826 made FSImage.doUpgrade() too fault-tolerant

2011-06-28 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HDFS-1955: - Attachment: hdfs-1955_2.patch bq. Should this call getNumEditStreams() [instead of (editStreams ==

[jira] [Commented] (HDFS-1690) Name Node should not process format command while it is running.

2011-06-28 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056940#comment-13056940 ] Konstantin Shvachko commented on HDFS-1690: --- I think we can just skip checking

[jira] [Updated] (HDFS-2107) Move block management code to a package

2011-06-28 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-2107: - Attachment: h2107_20110626with_svn_mv.patch h2107_20110626with_svn_mv.patch:

[jira] [Commented] (HDFS-2107) Move block management code to a package

2011-06-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056946#comment-13056946 ] Hadoop QA commented on HDFS-2107: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-2107) Move block management code to a package

2011-06-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056949#comment-13056949 ] Hudson commented on HDFS-2107: -- Integrated in Hadoop-Hdfs-trunk-Commit #767 (See

[jira] [Commented] (HDFS-2010) Clean up and test behavior under failed edit streams

2011-06-28 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056951#comment-13056951 ] Matt Foley commented on HDFS-2010: -- Hi Aaron and Todd, in FSEditLog: {code} + if

[jira] [Updated] (HDFS-2107) Move block management code to a package

2011-06-28 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-2107: - Resolution: Fixed Fix Version/s: 0.23.0 Release Note: Moved block

[jira] [Commented] (HDFS-2107) Move block management code to a package

2011-06-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056958#comment-13056958 ] Hudson commented on HDFS-2107: -- Integrated in Hadoop-Mapreduce-trunk-Commit #733 (See

[jira] [Created] (HDFS-2112) Move ReplicationMonitor to block management

2011-06-28 Thread Tsz Wo (Nicholas), SZE (JIRA)
Move ReplicationMonitor to block management --- Key: HDFS-2112 URL: https://issues.apache.org/jira/browse/HDFS-2112 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Tsz Wo (Nicholas),

[jira] [Commented] (HDFS-1955) HDFS-1826 made FSImage.doUpgrade() too fault-tolerant

2011-06-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056963#comment-13056963 ] Hadoop QA commented on HDFS-1955: - -1 overall. Here are the results of testing the latest

[jira] [Created] (HDFS-2113) Use dfsadmin -setQuota N directory...directory without faults reported

2011-06-28 Thread JIRA
Use dfsadmin -setQuota N directory...directory without faults reported Key: HDFS-2113 URL: https://issues.apache.org/jira/browse/HDFS-2113 Project: Hadoop HDFS