[jira] [Updated] (HDFS-826) Allow a mechanism for an application to detect that datanode(s) have died in the write pipeline

2011-09-02 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-826: -- Attachment: HDFS-826.20-security.1.patch Allow a mechanism for an application to detect

[jira] [Updated] (HDFS-826) Allow a mechanism for an application to detect that datanode(s) have died in the write pipeline

2011-09-02 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-826: - Fix Version/s: 0.20.205.0 Allow a mechanism for an application to detect that datanode(s) have

[jira] Updated: (HDFS-826) Allow a mechanism for an application to detect that datanode(s) have died in the write pipeline

2010-06-02 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HDFS-826: - Affects Version/s: 0.20-append This should be pulled into the branch-0.20-append branch.

[jira] Updated: (HDFS-826) Allow a mechanism for an application to detect that datanode(s) have died in the write pipeline

2010-03-15 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HDFS-826: -- Resolution: Fixed Fix Version/s: 0.22.0 Hadoop Flags: [Reviewed] Status:

[jira] Updated: (HDFS-826) Allow a mechanism for an application to detect that datanode(s) have died in the write pipeline

2010-03-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HDFS-826: --- Attachment: HDFS-826-0.20-v2.patch A version of Nicolas' patch absent minus the Replicable interface. Allow a

[jira] Updated: (HDFS-826) Allow a mechanism for an application to detect that datanode(s) have died in the write pipeline

2010-03-06 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HDFS-826: - Attachment: HDFS-826-0.20.patch Attached a patch that is compatible with 0.20 Allow a

[jira] Updated: (HDFS-826) Allow a mechanism for an application to detect that datanode(s) have died in the write pipeline

2010-03-02 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HDFS-826: -- Status: Patch Available (was: Open) Allow a mechanism for an application to detect that

[jira] Updated: (HDFS-826) Allow a mechanism for an application to detect that datanode(s) have died in the write pipeline

2010-03-02 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HDFS-826: -- Attachment: Replicable4.txt 1. Removed replicable interface 2. If it is in-between blocks and

[jira] Updated: (HDFS-826) Allow a mechanism for an application to detect that datanode(s) have died in the write pipeline

2010-03-01 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HDFS-826: -- Status: Patch Available (was: Open) Can somebody pl review this patch? This is needed to make

[jira] Updated: (HDFS-826) Allow a mechanism for an application to detect that datanode(s) have died in the write pipeline

2010-02-17 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HDFS-826: -- Tags: hbase This patch is needed to make Hbase work elegantly on Hadoop 0.20. Allow a

[jira] Updated: (HDFS-826) Allow a mechanism for an application to detect that datanode(s) have died in the write pipeline

2010-02-17 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HDFS-826: -- Attachment: ReplicableHdfs3.txt Marged patch with latest trunk. Allow a mechanism for an

[jira] Updated: (HDFS-826) Allow a mechanism for an application to detect that datanode(s) have died in the write pipeline

2010-02-13 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HDFS-826: -- Attachment: ReplicableHdfs2.txt I addressed Hairong's concern and kept this confined to