[jira] [Commented] (HDFS-2722) HttpFs shouldn't be using an int for block size

2011-12-24 Thread Harsh J (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175809#comment-13175809 ] Harsh J commented on HDFS-2722: --- The findbugs reported here is really odd. Does appear unrela

[jira] [Commented] (HDFS-2722) HttpFs shouldn't be using an int for block size

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

[jira] [Updated] (HDFS-2722) HttpFs shouldn't be using an int for block size

2011-12-24 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HDFS-2722: -- Attachment: HDFS-2722.patch > HttpFs shouldn't be using an int for block size >

[jira] [Updated] (HDFS-2722) HttpFs shouldn't be using an int for block size

2011-12-24 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HDFS-2722: -- Target Version/s: 0.24.0, 0.23.1, 1.1.0 Status: Patch Available (was: Open) > HttpFs shouldn'

[jira] [Updated] (HDFS-2722) HttpFs shouldn't be using an int for block size

2011-12-24 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HDFS-2722: -- Target Version/s: 0.24.0, 0.23.1 (was: 1.1.0, 0.23.1, 0.24.0) > HttpFs shouldn't be using an int for block

[jira] [Assigned] (HDFS-2722) HttpFs shouldn't be using an int for block size

2011-12-24 Thread Harsh J (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J reassigned HDFS-2722: - Assignee: Harsh J (was: Sho Shimauchi) > HttpFs shouldn't be using an int for block size > --

[jira] [Commented] (HDFS-1314) dfs.block.size accepts only absolute value

2011-12-24 Thread Harsh J (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175745#comment-13175745 ] Harsh J commented on HDFS-1314: --- Sho, FileSystem instance underneath for HDFS operations is

[jira] [Updated] (HDFS-1314) dfs.block.size accepts only absolute value

2011-12-24 Thread Sho Shimauchi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sho Shimauchi updated HDFS-1314: Attachment: hdfs-1314.txt attached a patch. it depends on HADOOP-7910 . > dfs.block

[jira] [Commented] (HDFS-1314) dfs.block.size accepts only absolute value

2011-12-24 Thread Sho Shimauchi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175721#comment-13175721 ] Sho Shimauchi commented on HDFS-1314: - FileSystem.getDefaultBlockSize() can't use DFSCo