[jira] Updated: (HDFS-464) Memory leaks in libhdfs

2010-02-22 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-464: - Attachment: hdfs-464.1.rel20.patch Attached new patch file incorporating comments from Christian...

[jira] Commented: (HDFS-729) fsck option to list only corrupted files

2010-02-22 Thread Rodrigo Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837103#action_12837103 ] Rodrigo Schmidt commented on HDFS-729: -- Thanks for the comments, Dhruba. 1 and 2 are gho

[jira] Updated: (HDFS-998) The servlets should quote server generated strings sent in the response

2010-02-22 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HDFS-998: - Description: This is the HDFS equivalent of MAPREDUCE-1454. Fix Version/s: 0.22.0 > The servlets shou

[jira] Created: (HDFS-998) The servlets should quote server generated strings sent in the response

2010-02-22 Thread Devaraj Das (JIRA)
The servlets should quote server generated strings sent in the response --- Key: HDFS-998 URL: https://issues.apache.org/jira/browse/HDFS-998 Project: Hadoop HDFS Issue Type

[jira] Created: (HDFS-997) DataNode local directories should have narrow permissions

2010-02-22 Thread Arun C Murthy (JIRA)
DataNode local directories should have narrow permissions - Key: HDFS-997 URL: https://issues.apache.org/jira/browse/HDFS-997 Project: Hadoop HDFS Issue Type: Improvement Comp

[jira] Commented: (HDFS-729) fsck option to list only corrupted files

2010-02-22 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837072#action_12837072 ] dhruba borthakur commented on HDFS-729: --- Oh, and maybe the unit test can check that no

[jira] Commented: (HDFS-729) fsck option to list only corrupted files

2010-02-22 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837071#action_12837071 ] dhruba borthakur commented on HDFS-729: --- Code looks good. A few comments: 1. TestDFSCl

[jira] Commented: (HDFS-988) saveNamespace can corrupt edits log

2010-02-22 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837060#action_12837060 ] Konstantin Shvachko commented on HDFS-988: -- # {{enterSafeMode()}} looks good. # {{FS

[jira] Updated: (HDFS-101) DFS write pipeline : DFSClient sometimes does not detect second datanode failure

2010-02-22 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-101: - Attachment: detectDownDN4-0.20.patch 0.20 version of the patch that merges the latest 0.20 changes.

[jira] Assigned: (HDFS-996) JUnit tests should never depend on anything in conf

2010-02-22 Thread Anatoli Fomenko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anatoli Fomenko reassigned HDFS-996: Assignee: Anatoli Fomenko > JUnit tests should never depend on anything in conf > ---

[jira] Commented: (HDFS-464) Memory leaks in libhdfs

2010-02-22 Thread Christian Kunz (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837036#action_12837036 ] Christian Kunz commented on HDFS-464: - +1 for hdfs-464.rel20.patch except the following s

[jira] Commented: (HDFS-245) Create symbolic links in HDFS

2010-02-22 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837029#action_12837029 ] Sanjay Radia commented on HDFS-245: --- @sanjay > You forgot to add the exceptions to FSNamesy

[jira] Commented: (HDFS-995) Replace usage of FileStatus#isDir()

2010-02-22 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837027#action_12837027 ] Eli Collins commented on HDFS-995: -- Places Sanjay called out in HDFS-245 that need to be fix

[jira] Commented: (HDFS-984) Delegation Tokens should be persisted in Namenode

2010-02-22 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836998#action_12836998 ] Konstantin Shvachko commented on HDFS-984: -- Including comments for both issue this o

[jira] Updated: (HDFS-464) Memory leaks in libhdfs

2010-02-22 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-464: - Attachment: hdfs-464.rel20.patch Attaching release 20 version of the patch. > Memory leaks in libh

[jira] Commented: (HDFS-946) NameNode should not return full path name when lisitng a diretory or getting the status of a file

2010-02-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836984#action_12836984 ] Hudson commented on HDFS-946: - Integrated in Hadoop-Hdfs-trunk-Commit #197 (See [http://hudson.z

[jira] Commented: (HDFS-986) Push HADOOP-6551 into HDFS

2010-02-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836986#action_12836986 ] Hudson commented on HDFS-986: - Integrated in Hadoop-Hdfs-trunk-Commit #197 (See [http://hudson.z

[jira] Commented: (HDFS-913) TestRename won't run automatically from 'run-test-hdfs-faul-inject' target

2010-02-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836985#action_12836985 ] Hudson commented on HDFS-913: - Integrated in Hadoop-Hdfs-trunk-Commit #197 (See [http://hudson.z

[jira] Commented: (HDFS-245) Create symbolic links in HDFS

2010-02-22 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836973#action_12836973 ] Sanjay Radia commented on HDFS-245: --- Thanks for addressing the issues mentioned in the comm

[jira] Commented: (HDFS-913) TestRename won't run automatically from 'run-test-hdfs-faul-inject' target

2010-02-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836928#action_12836928 ] Hadoop QA commented on HDFS-913: -1 overall. Here are the results of testing the latest atta

[jira] Updated: (HDFS-913) TestRename won't run automatically from 'run-test-hdfs-faul-inject' target

2010-02-22 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-913: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed the new patch without

[jira] Updated: (HDFS-946) NameNode should not return full path name when lisitng a diretory or getting the status of a file

2010-02-22 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hairong Kuang updated HDFS-946: --- Attachment: (was: HdfsFileStatus4.patch) > NameNode should not return full path name when lisitng a

[jira] Updated: (HDFS-946) NameNode should not return full path name when lisitng a diretory or getting the status of a file

2010-02-22 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hairong Kuang updated HDFS-946: --- Attachment: HdfsFileStatus4.patch > NameNode should not return full path name when lisitng a diretory o

[jira] Commented: (HDFS-520) Create new tests for block recovery

2010-02-22 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836881#action_12836881 ] Konstantin Boudnik commented on HDFS-520: - Yup, it does the trick. I've ran the tests

[jira] Commented: (HDFS-708) A stress-test tool for HDFS.

2010-02-22 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836875#action_12836875 ] Konstantin Shvachko commented on HDFS-708: -- Yes, two mappers can choose the same fil

[jira] Updated: (HDFS-520) Create new tests for block recovery

2010-02-22 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hairong Kuang updated HDFS-520: --- Attachment: blockRecoveryPositive2.patch This patch fixes the failed test problem. > Create new tests

[jira] Commented: (HDFS-913) TestRename won't run automatically from 'run-test-hdfs-faul-inject' target

2010-02-22 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836856#action_12836856 ] Konstantin Boudnik commented on HDFS-913: - Have ran all fault-injection tests: the pr

[jira] Updated: (HDFS-913) TestRename won't run automatically from 'run-test-hdfs-faul-inject' target

2010-02-22 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-913: - Status: Patch Available (was: Reopened) > TestRename won't run automatically from 'run-test-hdfs-f

[jira] Commented: (HDFS-913) TestRename won't run automatically from 'run-test-hdfs-faul-inject' target

2010-02-22 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836851#action_12836851 ] Suresh Srinivas commented on HDFS-913: -- I have attached a new patch renaming the class t

[jira] Updated: (HDFS-913) TestRename won't run automatically from 'run-test-hdfs-faul-inject' target

2010-02-22 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-913: - Attachment: hdfs-913.patch > TestRename won't run automatically from 'run-test-hdfs-faul-inject' ta

[jira] Updated: (HDFS-996) JUnit tests should never depend on anything in conf

2010-02-22 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated HDFS-996: Description: Similar to MAPREDUCE-1369 we need to make sure that nothing in conf is used in

[jira] Moved: (HDFS-996) CLONE -JUnit tests should never depend on anything in conf

2010-02-22 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik moved HADOOP-6587 to HDFS-996: - Component/s: (was: test) test

[jira] Reopened: (HDFS-913) TestRename won't run automatically from 'run-test-hdfs-faul-inject' target

2010-02-22 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik reopened HDFS-913: - Simple 'svn move' breaks tests compilation: {noformat} compile-fault-inject: [echo] Start

[jira] Resolved: (HDFS-23) many filelist calls to large directory killing the namenode

2010-02-22 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi resolved HDFS-23. -- Resolution: Duplicate I'm hoping HDFS-985 is our answer. No more chasing down users hitting namenode with

[jira] Commented: (HDFS-729) fsck option to list only corrupted files

2010-02-22 Thread Rodrigo Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836570#action_12836570 ] Rodrigo Schmidt commented on HDFS-729: -- I went through the logs and there was no failed

[jira] Commented: (HDFS-729) fsck option to list only corrupted files

2010-02-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836563#action_12836563 ] Hadoop QA commented on HDFS-729: -1 overall. Here are the results of testing the latest atta

[jira] Commented: (HDFS-961) dfs_readdir incorrectly parses paths

2010-02-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836546#action_12836546 ] Hadoop QA commented on HDFS-961: -1 overall. Here are the results of testing the latest atta