[jira] Commented: (HDFS-800) The last block of a file under construction may change to the COMPLETE state in response to getAdditionalBlock or completeFileInternal

2010-01-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12804240#action_12804240 ] Hudson commented on HDFS-800: - Integrated in Hadoop-Hdfs-trunk #210 (See

[jira] Commented: (HDFS-902) Move RAID from HDFS to MR

2010-01-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12804239#action_12804239 ] Hudson commented on HDFS-902: - Integrated in Hadoop-Hdfs-trunk #210 (See

[jira] Commented: (HDFS-872) DFSClient 0.20.1 is incompatible with HDFS 0.20.2

2010-01-24 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12804337#action_12804337 ] Hairong Kuang commented on HDFS-872: Ok, I just committed the patch submitted on 1/16

[jira] Commented: (HDFS-916) Rewrite DFSOutputStream to use a single thread with NIO

2010-01-24 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12804346#action_12804346 ] Eli Collins commented on HDFS-916: -- +1 Rewrite DFSOutputStream to use a single thread with

[jira] Resolved: (HDFS-587) Test programs support only default queue.

2010-01-24 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Douglas resolved HDFS-587. Resolution: Fixed Fix Version/s: 0.22.0 Hadoop Flags: [Reviewed] This issue was resolved

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

2010-01-24 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12804409#action_12804409 ] Sanjay Radia commented on HDFS-245: --- * File Jira to resolve dot relative and volume-root

HDFS File read issue

2010-01-24 Thread MOHAMMED IRFANULLA S
Hi, I'm using hadoop 0.20.1. I would appreciate any help on the following issue in HDFS. User1 has created a file file1.txt and started writing to this file(Writer thread). User2 and user3 try to read from this file. But cannot read anything until atleast one of the blocks is complete. and