[jira] [Commented] (HDFS-1321) If service port and main port are the same, there is no clear log message explaining the issue.

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

[jira] [Commented] (HDFS-1381) HDFS javadocs hard-code references to dfs.namenode.name.dir and dfs.datanode.data.dir parameters

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

[jira] [Commented] (HDFS-1723) quota errors messages should use the same scale

2011-06-26 Thread Jim Plush (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13055129#comment-13055129 ] Jim Plush commented on HDFS-1723: - good catch, I'll update the patch and re-submit quota

[jira] [Commented] (HDFS-929) DFSClient#getBlockSize is unused

2011-06-26 Thread Jim Plush (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13055130#comment-13055130 ] Jim Plush commented on HDFS-929: apologies, I read your comment Maybe you can mark it as

[jira] [Updated] (HDFS-1723) quota errors messages should use the same scale

2011-06-26 Thread Jim Plush (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Plush updated HDFS-1723: Attachment: HDFS-1723-take3.txt refactoring based on Aaron's comments regarding removing the

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

2011-06-26 Thread Jim Plush (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13055154#comment-13055154 ] Jim Plush commented on HDFS-979: There seem to be several other places where a generic

[jira] [Commented] (HDFS-1723) quota errors messages should use the same scale

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

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

2011-06-26 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_20110626.patch All the findbugs and javadoc warnings are

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

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

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

2011-06-26 Thread Jim Plush (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Plush updated HDFS-979: --- Attachment: HDFS-979-take1.txt Adding a verbose (the more verbose the more helpful?) Exception message should

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

2011-06-26 Thread Jim Plush (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Plush updated HDFS-979: --- Fix Version/s: 0.23.0 Assignee: Jim Plush Release Note: Added more verbose error logging in

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

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

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

2011-06-26 Thread Jim Plush (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Plush updated HDFS-979: --- Attachment: HDFS-979-take2.txt Updated to use a StringBuilder in the loop after complaints from Findbugs

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

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

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

2011-06-26 Thread Bharath Mundlapudi (JIRA)
Store uMask as member variable to DFSClient.Conf Key: HDFS-2109 URL: https://issues.apache.org/jira/browse/HDFS-2109 Project: Hadoop HDFS Issue Type: Bug Components: hdfs client

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

2011-06-26 Thread Bharath Mundlapudi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Mundlapudi updated HDFS-2109: - Description: As a part of removing reference to conf in DFSClient, I am proposing

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

2011-06-26 Thread Bharath Mundlapudi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Mundlapudi updated HDFS-2109: - Attachment: HDFS-2109-1.patch Attaching the patch. Store uMask as member variable to

[jira] [Commented] (HDFS-1723) quota errors messages should use the same scale

2011-06-26 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13055292#comment-13055292 ] Aaron T. Myers commented on HDFS-1723: -- Thanks for addressing my comments, Jim. I

[jira] [Commented] (HDFS-1026) Quota checks fail for small files and quotas

2011-06-26 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13055293#comment-13055293 ] Eli Collins commented on HDFS-1026: --- Yes, add a comment in FSDirectory#addBlock and in

[jira] [Commented] (HDFS-1723) quota errors messages should use the same scale

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