[jira] [Updated] (HDFS-7729) Add logic to DFSOutputStream to support writing a file in striping layout

2015-02-25 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-7729: Attachment: HDFS-7729-009.patch I've updated the patch slightly to fix Jenkins test failures. I think the pat

[jira] [Updated] (HDFS-7729) Add logic to DFSOutputStream to support writing a file in striping layout

2015-02-12 Thread Li Bo (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Bo updated HDFS-7729: Attachment: HDFS-7729-008.patch > Add logic to DFSOutputStream to support writing a file in striping layout > --

[jira] [Updated] (HDFS-7729) Add logic to DFSOutputStream to support writing a file in striping layout

2015-02-11 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-7729: Attachment: HDFS-7729-007.patch Thanks Bo for the rev! Great work and I think we are almost there. I made a

[jira] [Updated] (HDFS-7729) Add logic to DFSOutputStream to support writing a file in striping layout

2015-02-11 Thread Li Bo (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Bo updated HDFS-7729: Attachment: HDFS-7729-006.patch add multiple block group test cases, fix bugs. Now all cases in TestDFSOutputStreamS

[jira] [Updated] (HDFS-7729) Add logic to DFSOutputStream to support writing a file in striping layout

2015-02-10 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-7729: Attachment: HDFS-7729-005.patch Thanks Bo and this patch looks much better now! Client striping logic is a c

[jira] [Updated] (HDFS-7729) Add logic to DFSOutputStream to support writing a file in striping layout

2015-02-10 Thread Li Bo (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Bo updated HDFS-7729: Attachment: HDFS-7729-004.patch Fix a bug when using DFSOutputStream in non-striping layout > Add logic to DFSOutput

[jira] [Updated] (HDFS-7729) Add logic to DFSOutputStream to support writing a file in striping layout

2015-02-09 Thread Li Bo (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Bo updated HDFS-7729: Attachment: HDFS-7729-003.patch > Add logic to DFSOutputStream to support writing a file in striping layout > --

[jira] [Updated] (HDFS-7729) Add logic to DFSOutputStream to support writing a file in striping layout

2015-02-03 Thread Li Bo (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Bo updated HDFS-7729: Attachment: HDFS-7729-002.patch > Add logic to DFSOutputStream to support writing a file in striping layout > --

[jira] [Updated] (HDFS-7729) Add logic to DFSOutputStream to support writing a file in striping layout

2015-02-03 Thread Li Bo (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Bo updated HDFS-7729: Attachment: HDFS-7729-001.patch This patch has not considered appending data to an existing striping layout file. A

[jira] [Updated] (HDFS-7729) Add logic to DFSOutputStream to support writing a file in striping layout

2015-02-03 Thread Li Bo (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Bo updated HDFS-7729: Attachment: Codec-tmp.patch > Add logic to DFSOutputStream to support writing a file in striping layout > --