[jira] Commented: (HDFS-756) libhdfs unit tests do not run

2009-11-13 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777833#action_12777833 ] Konstantin Boudnik commented on HDFS-756: - I'd suggest to raise the priority on this,

[jira] Resolved: (HDFS-769) test-c++-libhdfs constantly fails

2009-11-13 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur resolved HDFS-769. --- Resolution: Duplicate duplicate of HDFS-756 > test-c++-libhdfs constantly fails >

[jira] Commented: (HDFS-718) configuration parameter to prevent accidental formatting of HDFS filesystem

2009-11-13 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777827#action_12777827 ] dhruba borthakur commented on HDFS-718: --- Thanks Nicholas, Todd and Allen for the commen

[jira] Commented: (HDFS-755) Read multiple checksum chunks at once in DFSInputStream

2009-11-13 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777815#action_12777815 ] Eli Collins commented on HDFS-755: -- Hey Todd -- patch looks great. Did you test w/o checksu

[jira] Commented: (HDFS-771) NameNode's HttpServer can't instantiate InetSocketAddress: IllegalArgumentException is thrown

2009-11-13 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777806#action_12777806 ] Konstantin Boudnik commented on HDFS-771: - After all it seems to be a race condition

[jira] Updated: (HDFS-771) NameNode's HttpServer can't instantiate InetSocketAddress: IllegalArgumentException is thrown

2009-11-13 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated HDFS-771: Component/s: (was: test) name-node Priority: Blocker (was: Major)

[jira] Updated: (HDFS-758) Improve reporting of progress of decommissioning

2009-11-13 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-758: -- Attachment: HDFS-758.2.patch > Improve reporting of progress of decommissioning > ---

[jira] Commented: (HDFS-641) Move all of the benchmarks and tests that depend on mapreduce to mapreduce

2009-11-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1270#action_1270 ] Hudson commented on HDFS-641: - Integrated in Hadoop-Mapreduce-trunk-Commit #119 (See [http://hud

[jira] Updated: (HDFS-596) Memory leak in libhdfs: hdfsFreeFileInfo() in libhdfs does not free memory for mOwner and mGroup

2009-11-13 Thread Christian Kunz (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kunz updated HDFS-596: Priority: Blocker (was: Critical) > Memory leak in libhdfs: hdfsFreeFileInfo() in libhdfs does not f

[jira] Commented: (HDFS-596) Memory leak in libhdfs: hdfsFreeFileInfo() in libhdfs does not free memory for mOwner and mGroup

2009-11-13 Thread Christian Kunz (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1265#action_1265 ] Christian Kunz commented on HDFS-596: - We just hit this bug big time. Our applications ra

[jira] Resolved: (HDFS-641) Move all of the benchmarks and tests that depend on mapreduce to mapreduce

2009-11-13 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley resolved HDFS-641. Resolution: Fixed I just committed this. > Move all of the benchmarks and tests that depend on mapre

[jira] Assigned: (HDFS-758) Improve reporting of progress of decommissioning

2009-11-13 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey reassigned HDFS-758: - Assignee: Jitendra Nath Pandey > Improve reporting of progress of decommissioning >

[jira] Updated: (HDFS-758) Improve reporting of progress of decommissioning

2009-11-13 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-758: -- Attachment: HDFS-758.1.patch > Improve reporting of progress of decommissioning > ---

[jira] Updated: (HDFS-772) DFSClient.getFileChecksum(..) computes file md5 with extra padding

2009-11-13 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-772: Attachment: h772_20091113.patch h772_20091113.patch: use md5out.getLength() to limit

[jira] Commented: (HDFS-706) Intermittent failures in TestFiHFlush

2009-11-13 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1235#action_1235 ] Konstantin Boudnik commented on HDFS-706: - The test failure is irrelevant > Intermit

[jira] Commented: (HDFS-706) Intermittent failures in TestFiHFlush

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

[jira] Commented: (HDFS-94) The "Heap Size" in HDFS web ui may not be accurate

2009-11-13 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1222#action_1222 ] Tsz Wo (Nicholas), SZE commented on HDFS-94: It makes to replace the current codes

[jira] Commented: (HDFS-763) DataBlockScanner reporting of bad blocks is slightly misleading

2009-11-13 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1215#action_1215 ] Raghu Angadi commented on HDFS-763: --- I don't think this needs an extra unit test. That sta

[jira] Updated: (HDFS-706) Intermittent failures in TestFiHFlush

2009-11-13 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated HDFS-706: Attachment: HDFS-706.patch This is the same patch as before with a couple of commented lines

[jira] Updated: (HDFS-772) DFSClient.getFileChecksum(..) computes file md5 with extra padding

2009-11-13 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-772: Description: {code} //DFSClient.getFileChecksum(..) final MD5Hash fileMD5 =

[jira] Created: (HDFS-772) DFSClient.getFileChecksum(..) computes file md5 with extra padding

2009-11-13 Thread Tsz Wo (Nicholas), SZE (JIRA)
DFSClient.getFileChecksum(..) computes file md5 with extra padding -- Key: HDFS-772 URL: https://issues.apache.org/jira/browse/HDFS-772 Project: Hadoop HDFS Issue Type: Bug

[jira] Commented: (HDFS-764) Moving Access Token implementation from Common to HDFS

2009-11-13 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777664#action_12777664 ] Jitendra Nath Pandey commented on HDFS-764: --- +1 for the patch. > Moving Access Tok

[jira] Updated: (HDFS-706) Intermittent failures in TestFiHFlush

2009-11-13 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-706: Assignee: Konstantin Boudnik Hadoop Flags: [Reviewed] Status: Patch

[jira] Commented: (HDFS-641) Move all of the benchmarks and tests that depend on mapreduce to mapreduce

2009-11-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777647#action_12777647 ] Hudson commented on HDFS-641: - Integrated in Hadoop-Mapreduce-trunk-Commit #118 (See [http://hud

[jira] Commented: (HDFS-767) Job failure due to BlockMissingException

2009-11-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777635#action_12777635 ] Todd Lipcon commented on HDFS-767: -- Hi Ning, Sounds good - your formula seems to make sense

[jira] Commented: (HDFS-669) Add unit tests framework (Mockito)

2009-11-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777628#action_12777628 ] Hudson commented on HDFS-669: - Integrated in Hadoop-Hdfs-trunk-Commit #110 (See [http://hudson.z

[jira] Commented: (HDFS-733) TestBlockReport fails intermittently

2009-11-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777627#action_12777627 ] Hudson commented on HDFS-733: - Integrated in Hadoop-Hdfs-trunk-Commit #110 (See [http://hudson.z

[jira] Updated: (HDFS-733) TestBlockReport fails intermittently

2009-11-13 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated HDFS-733: Resolution: Fixed Status: Resolved (was: Patch Available) The fix is committed to th

[jira] Commented: (HDFS-770) SocketTimeoutException: timeout while waiting for channel to be ready for read

2009-11-13 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777612#action_12777612 ] Raghu Angadi commented on HDFS-770: --- >From the datanode log : > 2009-11-13 06:18:21,965 DE

[jira] Commented: (HDFS-733) TestBlockReport fails intermittently

2009-11-13 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777610#action_12777610 ] Konstantin Boudnik commented on HDFS-733: - I've ran the patched test on the Hudson ha

[jira] Commented: (HDFS-763) DataBlockScanner reporting of bad blocks is slightly misleading

2009-11-13 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777605#action_12777605 ] Raghu Angadi commented on HDFS-763: --- +1. "totalErrors" shown on 'blockScannerReport' now b

[jira] Commented: (HDFS-771) Jetty crashes: MiniDFSCluster supplies incorrect port number to the NameNode

2009-11-13 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777544#action_12777544 ] Konstantin Boudnik commented on HDFS-771: - The environment and all are available from

[jira] Updated: (HDFS-771) Jetty crashes: MiniDFSCluster supplies incorrect port number to the NameNode

2009-11-13 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated HDFS-771: Attachment: testEditLog.html Full log of the test execution > Jetty crashes: MiniDFSCluster

[jira] Created: (HDFS-771) Jetty crashes: MiniDFSCluster supplies incorrect port number to the NameNode

2009-11-13 Thread Konstantin Boudnik (JIRA)
Jetty crashes: MiniDFSCluster supplies incorrect port number to the NameNode Key: HDFS-771 URL: https://issues.apache.org/jira/browse/HDFS-771 Project: Hadoop HDFS

[jira] Commented: (HDFS-630) In DFSOutputStream.nextBlockOutputStream(), the client can exclude specific datanodes when locating the next block.

2009-11-13 Thread Cosmin Lehene (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777500#action_12777500 ] Cosmin Lehene commented on HDFS-630: stack: I can't reproduce it on 0.21. I did find it i

[jira] Commented: (HDFS-769) test-c++-libhdfs constantly fails

2009-11-13 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777473#action_12777473 ] dhruba borthakur commented on HDFS-769: --- I will try to take a look at this one. > test

[jira] Commented: (HDFS-763) DataBlockScanner reporting of bad blocks is slightly misleading

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

[jira] Updated: (HDFS-763) DataBlockScanner reporting of bad blocks is slightly misleading

2009-11-13 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HDFS-763: -- Status: Open (was: Patch Available) > DataBlockScanner reporting of bad blocks is slightly misle

[jira] Updated: (HDFS-763) DataBlockScanner reporting of bad blocks is slightly misleading

2009-11-13 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HDFS-763: -- Attachment: scanErrors.txt > DataBlockScanner reporting of bad blocks is slightly misleading > --

[jira] Updated: (HDFS-763) DataBlockScanner reporting of bad blocks is slightly misleading

2009-11-13 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HDFS-763: -- Status: Patch Available (was: Open) Trigger HadoopQA. > DataBlockScanner reporting of bad block

[jira] Commented: (HDFS-763) DataBlockScanner reporting of bad blocks is slightly misleading

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

[jira] Commented: (HDFS-94) The "Heap Size" in HDFS web ui may not be accurate

2009-11-13 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777438#action_12777438 ] dhruba borthakur commented on HDFS-94: -- Currently, the code uses {quote} long totalMe

[jira] Updated: (HDFS-763) DataBlockScanner reporting of bad blocks is slightly misleading

2009-11-13 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HDFS-763: -- Status: Open (was: Patch Available) > DataBlockScanner reporting of bad blocks is slightly misle

[jira] Updated: (HDFS-763) DataBlockScanner reporting of bad blocks is slightly misleading

2009-11-13 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HDFS-763: -- Status: Patch Available (was: Open) Trigger HadoopQA tests > DataBlockScanner reporting of bad

[jira] Updated: (HDFS-770) SocketTimeoutException: timeout while waiting for channel to be ready for read

2009-11-13 Thread Leon Mergen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leon Mergen updated HDFS-770: - Attachment: client.txt namenode.txt datanode.txt > SocketTimeoutException:

[jira] Created: (HDFS-770) SocketTimeoutException: timeout while waiting for channel to be ready for read

2009-11-13 Thread Leon Mergen (JIRA)
SocketTimeoutException: timeout while waiting for channel to be ready for read -- Key: HDFS-770 URL: https://issues.apache.org/jira/browse/HDFS-770 Project: Hadoop HDFS