[jira] [Commented] (HDFS-1295) Improve namenode restart times by short-circuiting the first block reports from datanodes

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018724#comment-13018724 ] Matt Foley commented on HDFS-1295: -- Response to Hudson QA auto-test of 12/Apr/11 00:14 (Pr

[jira] [Commented] (HDFS-1594) When the disk becomes full Namenode is getting shutdown and not able to recover

2011-04-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018722#comment-13018722 ] Hadoop QA commented on HDFS-1594: - -1 overall. Here are the results of testing the latest

[jira] [Updated] (HDFS-1829) TestNodeCount waits forever, errs without giving information

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HDFS-1829: - Attachment: TestNodeCount.java.patch > TestNodeCount waits forever, errs without giving information >

[jira] [Commented] (HDFS-1829) TestNodeCount waits forever, errs without giving information

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018715#comment-13018715 ] Matt Foley commented on HDFS-1829: -- Converted the infinite waits to 20 second timeouts wit

[jira] [Updated] (HDFS-1829) TestNodeCount waits forever, errs without giving information

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HDFS-1829: - Description: In three locations in the code, TestNodeCount waits forever on a condition. Failures result

[jira] [Created] (HDFS-1829) TestNodeCount waits forever, errs without giving information

2011-04-11 Thread Matt Foley (JIRA)
TestNodeCount waits forever, errs without giving information Key: HDFS-1829 URL: https://issues.apache.org/jira/browse/HDFS-1829 Project: Hadoop HDFS Issue Type: Bug Comp

[jira] [Updated] (HDFS-1828) TestBlocksWithNotEnoughRacks intermittently fails assert

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HDFS-1828: - Attachment: TestBlocksWithNotEnoughRacks.java.patch As part of HDFS-1295, this patch caused TestBlocksWith

[jira] [Commented] (HDFS-1828) TestBlocksWithNotEnoughRacks intermittently fails assert

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018705#comment-13018705 ] Matt Foley commented on HDFS-1828: -- At line 79, it waits while ( (numRacks < 2) || (

[jira] [Created] (HDFS-1828) TestBlocksWithNotEnoughRacks intermittently fails assert

2011-04-11 Thread Matt Foley (JIRA)
TestBlocksWithNotEnoughRacks intermittently fails assert Key: HDFS-1828 URL: https://issues.apache.org/jira/browse/HDFS-1828 Project: Hadoop HDFS Issue Type: Bug Components:

[jira] [Updated] (HDFS-1594) When the disk becomes full Namenode is getting shutdown and not able to recover

2011-04-11 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HDFS-1594: - Status: Patch Available (was: Open) > When the disk becomes full Namenode is getting shutdown and

[jira] [Updated] (HDFS-1594) When the disk becomes full Namenode is getting shutdown and not able to recover

2011-04-11 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HDFS-1594: - Status: Open (was: Patch Available) > When the disk becomes full Namenode is getting shutdown and

[jira] [Updated] (HDFS-1594) When the disk becomes full Namenode is getting shutdown and not able to recover

2011-04-11 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HDFS-1594: - Attachment: hdfs-1594.1.patch The previous patch was generated in error. Updated patch attached.

[jira] [Commented] (HDFS-1827) TestBlockReplacement waits forever, errs without giving information

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018699#comment-13018699 ] Matt Foley commented on HDFS-1827: -- As part of HDFS-1295, this patch caused TestBlockRepla

[jira] [Updated] (HDFS-1827) TestBlockReplacement waits forever, errs without giving information

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HDFS-1827: - Attachment: TestBlockReplacement.java.patch Replaced the infinite waits with a 20-second timeout. Throw Ti

[jira] [Created] (HDFS-1827) TestBlockReplacement waits forever, errs without giving information

2011-04-11 Thread Matt Foley (JIRA)
TestBlockReplacement waits forever, errs without giving information --- Key: HDFS-1827 URL: https://issues.apache.org/jira/browse/HDFS-1827 Project: Hadoop HDFS Issue Type: Bug

[jira] [Assigned] (HDFS-1806) TestBlockReport.blockReport_08() and _09() are timing-dependent and likely to fail on fast servers

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley reassigned HDFS-1806: Assignee: Matt Foley > TestBlockReport.blockReport_08() and _09() are timing-dependent and likely to

[jira] [Commented] (HDFS-1070) Speedup NameNode image loading and saving by storing local file names

2011-04-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018675#comment-13018675 ] Hadoop QA commented on HDFS-1070: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018674#comment-13018674 ] Tsz Wo (Nicholas), SZE commented on HDFS-1822: -- > ... FBBDoAH has a custom ops

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018672#comment-13018672 ] Allen Wittenauer commented on HDFS-1822: bq. Why a tarball suddenly becomes so impo

[jira] [Commented] (HDFS-1594) When the disk becomes full Namenode is getting shutdown and not able to recover

2011-04-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018670#comment-13018670 ] Hadoop QA commented on HDFS-1594: - -1 overall. Here are the results of testing the latest

[jira] [Updated] (HDFS-1594) When the disk becomes full Namenode is getting shutdown and not able to recover

2011-04-11 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HDFS-1594: - Attachment: hdfs-1594.0.patch Modified the patch posted on 2/16 in the following ways: * Changed

[jira] [Updated] (HDFS-1594) When the disk becomes full Namenode is getting shutdown and not able to recover

2011-04-11 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HDFS-1594: - Status: Open (was: Patch Available) > When the disk becomes full Namenode is getting shutdown and

[jira] [Updated] (HDFS-1594) When the disk becomes full Namenode is getting shutdown and not able to recover

2011-04-11 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HDFS-1594: - Status: Patch Available (was: Open) > When the disk becomes full Namenode is getting shutdown and

[jira] [Commented] (HDFS-1806) TestBlockReport.blockReport_08() and _09() are timing-dependent and likely to fail on fast servers

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018665#comment-13018665 ] Matt Foley commented on HDFS-1806: -- Well, strictly speaking since it is an intermittent fa

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018664#comment-13018664 ] Tsz Wo (Nicholas), SZE commented on HDFS-1822: -- > Show me where the tarball ..

[jira] [Assigned] (HDFS-1594) When the disk becomes full Namenode is getting shutdown and not able to recover

2011-04-11 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers reassigned HDFS-1594: Assignee: Aaron T. Myers > When the disk becomes full Namenode is getting shutdown and not a

[jira] [Updated] (HDFS-1808) TestBalancer waits forever, errs without giving information

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HDFS-1808: - Attachment: TestBalancer.java.patch Replace the three infinite waits with 20-second timeouts. Throw Time

[jira] [Commented] (HDFS-1806) TestBlockReport.blockReport_08() and _09() are timing-dependent and likely to fail on fast servers

2011-04-11 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018659#comment-13018659 ] Konstantin Boudnik commented on HDFS-1806: -- Great finding, Matt! So, you are able

[jira] [Resolved] (HDFS-733) TestBlockReport fails intermittently

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley resolved HDFS-733. - Resolution: Duplicate For analysis and solution, please see HDFS-1806. > TestBlockReport fails intermitten

[jira] [Resolved] (HDFS-953) TestBlockReport times out intermittently

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley resolved HDFS-953. - Resolution: Duplicate For analysis and solution, please see HDFS-1806. > TestBlockReport times out intermi

[jira] [Updated] (HDFS-1806) TestBlockReport.blockReport_08() and _09() are timing-dependent and likely to fail on fast servers

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HDFS-1806: - Attachment: TestBlockReport.java.patch Seems to have done the trick. Posted here for information, but I'm

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018648#comment-13018648 ] Allen Wittenauer commented on HDFS-1822: Show me where the tarball is of Apache Had

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018644#comment-13018644 ] Tsz Wo (Nicholas), SZE commented on HDFS-1822: -- > ... Trunk should be the sour

[jira] [Commented] (HDFS-1295) Improve namenode restart times by short-circuiting the first block reports from datanodes

2011-04-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018643#comment-13018643 ] Hadoop QA commented on HDFS-1295: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018642#comment-13018642 ] Tsz Wo (Nicholas), SZE commented on HDFS-1822: -- Hey Allen, we are talking abou

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018636#comment-13018636 ] Allen Wittenauer commented on HDFS-1822: Let's say I'm using Fred's Bargain Basemen

[jira] [Commented] (HDFS-941) Datanode xceiver protocol should allow reuse of a connection

2011-04-11 Thread bc Wong (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018635#comment-13018635 ] bc Wong commented on HDFS-941: -- I'll take a look at the TestFileConcurrentReader failure. > Da

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018615#comment-13018615 ] Tsz Wo (Nicholas), SZE commented on HDFS-1822: -- > The alternative, as previous

[jira] [Commented] (HDFS-1751) Intrinsic limits for HDFS files, directories

2011-04-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018610#comment-13018610 ] Hadoop QA commented on HDFS-1751: - -1 overall. Here are the results of testing the latest

[jira] [Updated] (HDFS-1295) Improve namenode restart times by short-circuiting the first block reports from datanodes

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HDFS-1295: - Status: Patch Available (was: In Progress) > Improve namenode restart times by short-circuiting the first

[jira] [Updated] (HDFS-1295) Improve namenode restart times by short-circuiting the first block reports from datanodes

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HDFS-1295: - Attachment: IBR_shortcut_v4atrunk.patch Trying again with status "Resume Workflow". Sorry for the spam.

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018604#comment-13018604 ] Suresh Srinivas commented on HDFS-1822: --- BTW this pattern we found out accidentally.

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018601#comment-13018601 ] Suresh Srinivas commented on HDFS-1822: --- There are releases using this in production.

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018600#comment-13018600 ] Suresh Srinivas commented on HDFS-1822: --- There are releases using this in production.

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018603#comment-13018603 ] Suresh Srinivas commented on HDFS-1822: --- Sorry for the double post. I am withdrawing

[jira] [Updated] (HDFS-1295) Improve namenode restart times by short-circuiting the first block reports from datanodes

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HDFS-1295: - Status: In Progress (was: Patch Available) > Improve namenode restart times by short-circuiting the first

[jira] [Commented] (HDFS-1760) problems with getFullPathName

2011-04-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018594#comment-13018594 ] Hadoop QA commented on HDFS-1760: - -1 overall. Here are the results of testing the latest

[jira] [Created] (HDFS-1826) NameNode should save image to name directories in parallel during upgrade

2011-04-11 Thread Hairong Kuang (JIRA)
NameNode should save image to name directories in parallel during upgrade - Key: HDFS-1826 URL: https://issues.apache.org/jira/browse/HDFS-1826 Project: Hadoop HDFS Issu

[jira] [Commented] (HDFS-1070) Speedup NameNode image loading and saving by storing local file names

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018588#comment-13018588 ] Matt Foley commented on HDFS-1070: -- +1. Code review looks good to me! > Speedup NameNode

[jira] [Commented] (HDFS-941) Datanode xceiver protocol should allow reuse of a connection

2011-04-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018589#comment-13018589 ] Hadoop QA commented on HDFS-941: -1 overall. Here are the results of testing the latest att

[jira] [Updated] (HDFS-1070) Speedup NameNode image loading and saving by storing local file names

2011-04-11 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hairong Kuang updated HDFS-1070: Status: Open (was: Patch Available) > Speedup NameNode image loading and saving by storing local fi

[jira] [Updated] (HDFS-1070) Speedup NameNode image loading and saving by storing local file names

2011-04-11 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hairong Kuang updated HDFS-1070: Status: Patch Available (was: Open) > Speedup NameNode image loading and saving by storing local fi

[jira] [Updated] (HDFS-1070) Speedup NameNode image loading and saving by storing local file names

2011-04-11 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hairong Kuang updated HDFS-1070: Attachment: trunkLocalNameImage8.patch This patch fixes the failed oiv related unit tests. > Speedu

[jira] [Commented] (HDFS-941) Datanode xceiver protocol should allow reuse of a connection

2011-04-11 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018570#comment-13018570 ] Tsz Wo (Nicholas), SZE commented on HDFS-941: - You are welcome. Just have [star

[jira] [Updated] (HDFS-1760) problems with getFullPathName

2011-04-11 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HDFS-1760: -- Attachment: HDFS-1760-2.patch Simplified the requested logic. There is a subtle difference between isRo

[jira] [Updated] (HDFS-1295) Improve namenode restart times by short-circuiting the first block reports from datanodes

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HDFS-1295: - Attachment: IBR_shortcut_v4atrunk.patch Resubmit to try to trigger auto-test. > Improve namenode restart

[jira] [Updated] (HDFS-1295) Improve namenode restart times by short-circuiting the first block reports from datanodes

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HDFS-1295: - Status: Patch Available (was: Open) > Improve namenode restart times by short-circuiting the first block

[jira] [Updated] (HDFS-1295) Improve namenode restart times by short-circuiting the first block reports from datanodes

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HDFS-1295: - Status: Open (was: Patch Available) Hudson auto-test is refusing to trigger. Will try once more with full

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018548#comment-13018548 ] Allen Wittenauer commented on HDFS-1822: The alternative, as previously mentioned,

[jira] [Commented] (HDFS-1751) Intrinsic limits for HDFS files, directories

2011-04-11 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018545#comment-13018545 ] Daryn Sharp commented on HDFS-1751: --- The tests that failed are not related to this bug an

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018540#comment-13018540 ] Tsz Wo (Nicholas), SZE commented on HDFS-1822: -- > Oh, and just so it is offici

[jira] [Updated] (HDFS-1821) FileContext.createSymlink with kerberos enabled sets wrong owner

2011-04-11 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-1821: - Hadoop Flags: (was: [Reviewed]) > +1 patch looks good. Took a second look, - Th

[jira] [Resolved] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HDFS-1822. --- Resolution: Won't Fix > Editlog opcodes overlap between 20 security and later releases > -

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018533#comment-13018533 ] Suresh Srinivas commented on HDFS-1822: --- I think this will affect users of Hadoop. Yo

[jira] [Commented] (HDFS-1751) Intrinsic limits for HDFS files, directories

2011-04-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018517#comment-13018517 ] Hadoop QA commented on HDFS-1751: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-1760) problems with getFullPathName

2011-04-11 Thread John George (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018513#comment-13018513 ] John George commented on HDFS-1760: --- Good catch Daryn. Line 236 in INode.java - are the

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018510#comment-13018510 ] dhruba borthakur commented on HDFS-1822: > What is the problem in adding handling o

[jira] [Updated] (HDFS-1751) Intrinsic limits for HDFS files, directories

2011-04-11 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HDFS-1751: -- Attachment: HDFS-1751-6.patch Good catch. Removed duplicate name tag. > Intrinsic limits for HDFS file

[jira] [Updated] (HDFS-1760) problems with getFullPathName

2011-04-11 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HDFS-1760: -- Attachment: (was: HDFS-1751-6.patch) > problems with getFullPathName > -

[jira] [Commented] (HDFS-1760) problems with getFullPathName

2011-04-11 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018506#comment-13018506 ] Daryn Sharp commented on HDFS-1760: --- Ignore last comment. Wrong jira. > problems with g

[jira] [Updated] (HDFS-1760) problems with getFullPathName

2011-04-11 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HDFS-1760: -- Attachment: HDFS-1751-6.patch Good catch. Removed duplicate name tag. > problems with getFullPathName

[jira] [Commented] (HDFS-1751) Intrinsic limits for HDFS files, directories

2011-04-11 Thread John George (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018499#comment-13018499 ] John George commented on HDFS-1751: --- The code look pretty good to me. "name" in "dfs.nam

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018488#comment-13018488 ] Allen Wittenauer commented on HDFS-1822: Oh, and just so it is official: -1. > E

[jira] [Commented] (HDFS-941) Datanode xceiver protocol should allow reuse of a connection

2011-04-11 Thread bc Wong (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018485#comment-13018485 ] bc Wong commented on HDFS-941: -- Thanks Nicholas! I generated the wrong patch format, unfortunat

[jira] [Updated] (HDFS-941) Datanode xceiver protocol should allow reuse of a connection

2011-04-11 Thread bc Wong (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bc Wong updated HDFS-941: - Attachment: HDFS-941-6.patch New patch file with --no-prefix. > Datanode xceiver protocol should allow reuse of a

[jira] [Updated] (HDFS-1821) FileContext.createSymlink with kerberos enabled sets wrong owner

2011-04-11 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-1821: - Hadoop Flags: [Reviewed] +1 patch looks good. > FileContext.createSymlink with ke

[jira] [Commented] (HDFS-1822) Editlog opcodes overlap between 20 security and later releases

2011-04-11 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018478#comment-13018478 ] Allen Wittenauer commented on HDFS-1822: To quote you earlier: bq. Trunk should be

[jira] [Resolved] (HDFS-1715) HDFS Federation: warning/error not generated when datanode sees inconsistent/different Cluster ID between namenodes

2011-04-11 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik resolved HDFS-1715. -- Resolution: Fixed > HDFS Federation: warning/error not generated when datanode sees > inconsist

[jira] [Resolved] (HDFS-1712) HDFS Federation: when looking up datanode we should use machineNmae (in testOverReplicatedBlocks)

2011-04-11 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik resolved HDFS-1712. -- Resolution: Fixed > HDFS Federation: when looking up datanode we should use machineNmae (in > t

[jira] [Resolved] (HDFS-1714) HDFS Federation: refactor upgrade object in DataNode

2011-04-11 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik resolved HDFS-1714. -- Resolution: Fixed > HDFS Federation: refactor upgrade object in DataNode > -

[jira] [Resolved] (HDFS-1711) HDFS Federation: create method for updating machine name in DataNode.java

2011-04-11 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik resolved HDFS-1711. -- Resolution: Fixed > HDFS Federation: create method for updating machine name in DataNode.java >

[jira] [Resolved] (HDFS-1697) HDFS federation: fix testBlockRecovery

2011-04-11 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik resolved HDFS-1697. -- Resolution: Fixed > HDFS federation: fix testBlockRecovery > --

[jira] [Resolved] (HDFS-1672) HDFS Federation: refactor stopDatanode(name) to work with multiple Block Pools

2011-04-11 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik resolved HDFS-1672. -- Resolution: Fixed > HDFS Federation: refactor stopDatanode(name) to work with multiple Block Poo

[jira] [Resolved] (HDFS-1696) HDFS Federation: when build version doesn't match - datanode should wait (keep connecting) untill NN comes up with the right version

2011-04-11 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik resolved HDFS-1696. -- Resolution: Fixed > HDFS Federation: when build version doesn't match - datanode should wait >

[jira] [Resolved] (HDFS-1671) HDFS Federation: shutdown in DataNode should be able to shutdown individual BP threads as well as the whole DN

2011-04-11 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik resolved HDFS-1671. -- Resolution: Fixed > HDFS Federation: shutdown in DataNode should be able to shutdown individual

[jira] [Updated] (HDFS-1751) Intrinsic limits for HDFS files, directories

2011-04-11 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HDFS-1751: -- Attachment: HDFS-1751-5.patch Removed conf option for min path length since that code was withdrawn. S

[jira] [Resolved] (HDFS-1660) HDFS Federation: Datanode doesn't start with two namenodes

2011-04-11 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik resolved HDFS-1660. -- Resolution: Fixed > HDFS Federation: Datanode doesn't start with two namenodes > ---

[jira] [Resolved] (HDFS-1643) HDFS Federation: remove namenode argument from DataNode constructor

2011-04-11 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik resolved HDFS-1643. -- Resolution: Fixed > HDFS Federation: remove namenode argument from DataNode constructor > --

[jira] [Commented] (HDFS-941) Datanode xceiver protocol should allow reuse of a connection

2011-04-11 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018472#comment-13018472 ] Tsz Wo (Nicholas), SZE commented on HDFS-941: - Hi bc, seems that Jenkins (previo

[jira] [Resolved] (HDFS-1642) HDFS Federation: add Datanode.getDNRegistration(String bpid) method

2011-04-11 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik resolved HDFS-1642. -- Resolution: Fixed > HDFS Federation: add Datanode.getDNRegistration(String bpid) method > -

[jira] [Commented] (HDFS-941) Datanode xceiver protocol should allow reuse of a connection

2011-04-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018471#comment-13018471 ] Hadoop QA commented on HDFS-941: -1 overall. Here are the results of testing the latest att

[jira] [Resolved] (HDFS-1638) HDFS Federation: DataNode.handleDiskError needs to inform ALL namenodes if a disk failed

2011-04-11 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik resolved HDFS-1638. -- Resolution: Fixed Hadoop Flags: [Reviewed] > HDFS Federation: DataNode.handleDiskError nee

[jira] [Resolved] (HDFS-1641) HDFS Federation: Datanode fields that are no longer used should be removed

2011-04-11 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik resolved HDFS-1641. -- Resolution: Fixed > HDFS Federation: Datanode fields that are no longer used should be removed >

[jira] [Commented] (HDFS-1630) Checksum fsedits

2011-04-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018470#comment-13018470 ] Hadoop QA commented on HDFS-1630: - -1 overall. Here are the results of testing the latest

[jira] [Updated] (HDFS-1295) Improve namenode restart times by short-circuiting the first block reports from datanodes

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HDFS-1295: - Status: Patch Available (was: Open) Toggling "submit patch" state to trigger auto test. > Improve nameno

[jira] [Updated] (HDFS-1295) Improve namenode restart times by short-circuiting the first block reports from datanodes

2011-04-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HDFS-1295: - Assignee: Matt Foley (was: dhruba borthakur) Status: Open (was: Patch Available) > Improve namenod

[jira] [Commented] (HDFS-1818) TestHDFSCLI is failing on trunk

2011-04-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018449#comment-13018449 ] Hudson commented on HDFS-1818: -- Integrated in Hadoop-Hdfs-trunk-Commit #587 (See [https://hud

[jira] [Commented] (HDFS-1817) Split TestFiDataTransferProtocol.java into two files

2011-04-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018448#comment-13018448 ] Hudson commented on HDFS-1817: -- Integrated in Hadoop-Hdfs-trunk-Commit #587 (See [https://hud

[jira] [Commented] (HDFS-1630) Checksum fsedits

2011-04-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018450#comment-13018450 ] Hudson commented on HDFS-1630: -- Integrated in Hadoop-Hdfs-trunk-Commit #587 (See [https://hud

[jira] [Updated] (HDFS-941) Datanode xceiver protocol should allow reuse of a connection

2011-04-11 Thread bc Wong (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bc Wong updated HDFS-941: - Attachment: HDFS-941-6.patch Submitting a `HDFS-941-6.patch' attachment again to kick Hudson. > Datanode xceiver p

  1   2   >