[jira] [Updated] (HDFS-8201) Refactor the end to end test for stripping file writing and reading

2017-03-17 Thread Andrew Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Wang updated HDFS-8201:
--
Assignee: (was: Xinwei Qin )
  Status: Open  (was: Patch Available)

Cancelling patch and unassigning for tracking purposes, someone else might be 
interested in picking this up.

> Refactor the end to end test for stripping file writing and reading
> ---
>
> Key: HDFS-8201
> URL: https://issues.apache.org/jira/browse/HDFS-8201
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: Kai Zheng
>  Labels: hdfs-ec-3.0-nice-to-have
> Attachments: HDFS-8201.001.patch, HDFS-8201.002.patch, 
> HDFS-8201-HDFS-7285.003.patch, HDFS-8201-HDFS-7285.004.patch, 
> HDFS-8201-HDFS-7285.005.patch
>
>
> According to off-line discussion with [~zhz] and [~xinwei], we need to 
> implement an end to end test for stripping file support:
> * Create an EC zone;
> * Create a file in the zone;
> * Write various typical sizes of content to the file, each size maybe a test 
> method;
> * Read the written content back;
> * Compare the written content and read content to ensure it's good;
> This jira aims to refactor the end to end test 
> class(TestWriteReadStripedFile) in order to reuse them conveniently in the 
> next test step for erasure encoding and recovering. Will open separate issue 
> for it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-8201) Refactor the end to end test for stripping file writing and reading

2017-01-18 Thread Andrew Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Wang updated HDFS-8201:
--
Parent Issue: HDFS-11349  (was: HDFS-8031)

> Refactor the end to end test for stripping file writing and reading
> ---
>
> Key: HDFS-8201
> URL: https://issues.apache.org/jira/browse/HDFS-8201
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: Kai Zheng
>Assignee: Xinwei Qin 
>  Labels: hdfs-ec-3.0-nice-to-have
> Attachments: HDFS-8201.001.patch, HDFS-8201.002.patch, 
> HDFS-8201-HDFS-7285.003.patch, HDFS-8201-HDFS-7285.004.patch, 
> HDFS-8201-HDFS-7285.005.patch
>
>
> According to off-line discussion with [~zhz] and [~xinwei], we need to 
> implement an end to end test for stripping file support:
> * Create an EC zone;
> * Create a file in the zone;
> * Write various typical sizes of content to the file, each size maybe a test 
> method;
> * Read the written content back;
> * Compare the written content and read content to ensure it's good;
> This jira aims to refactor the end to end test 
> class(TestWriteReadStripedFile) in order to reuse them conveniently in the 
> next test step for erasure encoding and recovering. Will open separate issue 
> for it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-8201) Refactor the end to end test for stripping file writing and reading

2017-01-10 Thread Andrew Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Wang updated HDFS-8201:
--
Labels: hdfs-ec-3.0-nice-to-have  (was: )

> Refactor the end to end test for stripping file writing and reading
> ---
>
> Key: HDFS-8201
> URL: https://issues.apache.org/jira/browse/HDFS-8201
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: Kai Zheng
>Assignee: Xinwei Qin 
>  Labels: hdfs-ec-3.0-nice-to-have
> Attachments: HDFS-8201-HDFS-7285.003.patch, 
> HDFS-8201-HDFS-7285.004.patch, HDFS-8201-HDFS-7285.005.patch, 
> HDFS-8201.001.patch, HDFS-8201.002.patch
>
>
> According to off-line discussion with [~zhz] and [~xinwei], we need to 
> implement an end to end test for stripping file support:
> * Create an EC zone;
> * Create a file in the zone;
> * Write various typical sizes of content to the file, each size maybe a test 
> method;
> * Read the written content back;
> * Compare the written content and read content to ensure it's good;
> This jira aims to refactor the end to end test 
> class(TestWriteReadStripedFile) in order to reuse them conveniently in the 
> next test step for erasure encoding and recovering. Will open separate issue 
> for it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-8201) Refactor the end to end test for stripping file writing and reading

2017-01-10 Thread Andrew Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Wang updated HDFS-8201:
--
Target Version/s: 3.0.0-alpha2  (was: HDFS-7285)

> Refactor the end to end test for stripping file writing and reading
> ---
>
> Key: HDFS-8201
> URL: https://issues.apache.org/jira/browse/HDFS-8201
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: Kai Zheng
>Assignee: Xinwei Qin 
>  Labels: hdfs-ec-3.0-nice-to-have
> Attachments: HDFS-8201-HDFS-7285.003.patch, 
> HDFS-8201-HDFS-7285.004.patch, HDFS-8201-HDFS-7285.005.patch, 
> HDFS-8201.001.patch, HDFS-8201.002.patch
>
>
> According to off-line discussion with [~zhz] and [~xinwei], we need to 
> implement an end to end test for stripping file support:
> * Create an EC zone;
> * Create a file in the zone;
> * Write various typical sizes of content to the file, each size maybe a test 
> method;
> * Read the written content back;
> * Compare the written content and read content to ensure it's good;
> This jira aims to refactor the end to end test 
> class(TestWriteReadStripedFile) in order to reuse them conveniently in the 
> next test step for erasure encoding and recovering. Will open separate issue 
> for it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-8201) Refactor the end to end test for stripping file writing and reading

2015-06-05 Thread Zhe Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhe Zhang updated HDFS-8201:

Parent Issue: HDFS-8031  (was: HDFS-7285)

 Refactor the end to end test for stripping file writing and reading
 ---

 Key: HDFS-8201
 URL: https://issues.apache.org/jira/browse/HDFS-8201
 Project: Hadoop HDFS
  Issue Type: Sub-task
Reporter: Kai Zheng
Assignee: Xinwei Qin 
 Attachments: HDFS-8201-HDFS-7285.003.patch, 
 HDFS-8201-HDFS-7285.004.patch, HDFS-8201-HDFS-7285.005.patch, 
 HDFS-8201.001.patch, HDFS-8201.002.patch


 According to off-line discussion with [~zhz] and [~xinwei], we need to 
 implement an end to end test for stripping file support:
 * Create an EC zone;
 * Create a file in the zone;
 * Write various typical sizes of content to the file, each size maybe a test 
 method;
 * Read the written content back;
 * Compare the written content and read content to ensure it's good;
 This jira aims to refactor the end to end test 
 class(TestWriteReadStripedFile) in order to reuse them conveniently in the 
 next test step for erasure encoding and recovering. Will open separate issue 
 for it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-8201) Refactor the end to end test for stripping file writing and reading

2015-05-21 Thread Xinwei Qin (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xinwei Qin  updated HDFS-8201:
--
Summary: Refactor the end to end test for stripping file writing and 
reading  (was: Add an end to end test for stripping file writing and reading)

 Refactor the end to end test for stripping file writing and reading
 ---

 Key: HDFS-8201
 URL: https://issues.apache.org/jira/browse/HDFS-8201
 Project: Hadoop HDFS
  Issue Type: Sub-task
Reporter: Kai Zheng
Assignee: Xinwei Qin 
 Attachments: HDFS-8201-HDFS-7285.003.patch, 
 HDFS-8201-HDFS-7285.004.patch, HDFS-8201.001.patch, HDFS-8201.002.patch


 According to off-line discussion with [~zhz] and [~xinwei], we need to 
 implement an end to end test for stripping file support:
 * Create an EC zone;
 * Create a file in the zone;
 * Write various typical sizes of content to the file, each size maybe a test 
 method;
 * Read the written content back;
 * Compare the written content and read content to ensure it's good;
 The test facility is subject to add more steps for erasure encoding and 
 recovering. Will open separate issue for it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-8201) Refactor the end to end test for stripping file writing and reading

2015-05-21 Thread Xinwei Qin (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xinwei Qin  updated HDFS-8201:
--
Attachment: HDFS-8201-HDFS-7285.005.patch

 Refactor the end to end test for stripping file writing and reading
 ---

 Key: HDFS-8201
 URL: https://issues.apache.org/jira/browse/HDFS-8201
 Project: Hadoop HDFS
  Issue Type: Sub-task
Reporter: Kai Zheng
Assignee: Xinwei Qin 
 Attachments: HDFS-8201-HDFS-7285.003.patch, 
 HDFS-8201-HDFS-7285.004.patch, HDFS-8201-HDFS-7285.005.patch, 
 HDFS-8201.001.patch, HDFS-8201.002.patch


 According to off-line discussion with [~zhz] and [~xinwei], we need to 
 implement an end to end test for stripping file support:
 * Create an EC zone;
 * Create a file in the zone;
 * Write various typical sizes of content to the file, each size maybe a test 
 method;
 * Read the written content back;
 * Compare the written content and read content to ensure it's good;
 This jira aims to refactor the end to end test 
 class(TestWriteReadStripedFile) in order to reuse them conveniently in the 
 next test step for erasure encoding and recovering. Will open separate issue 
 for it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-8201) Refactor the end to end test for stripping file writing and reading

2015-05-21 Thread Xinwei Qin (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xinwei Qin  updated HDFS-8201:
--
Description: 
According to off-line discussion with [~zhz] and [~xinwei], we need to 
implement an end to end test for stripping file support:
* Create an EC zone;
* Create a file in the zone;
* Write various typical sizes of content to the file, each size maybe a test 
method;
* Read the written content back;
* Compare the written content and read content to ensure it's good;

This jira aims to refactor the end to end test class(TestWriteReadStripedFile) 
in order to reuse them conveniently in the next test step for erasure encoding 
and recovering. Will open separate issue for it.

  was:
According to off-line discussion with [~zhz] and [~xinwei], we need to 
implement an end to end test for stripping file support:
* Create an EC zone;
* Create a file in the zone;
* Write various typical sizes of content to the file, each size maybe a test 
method;
* Read the written content back;
* Compare the written content and read content to ensure it's good;

The test facility is subject to add more steps for erasure encoding and 
recovering. Will open separate issue for it.


 Refactor the end to end test for stripping file writing and reading
 ---

 Key: HDFS-8201
 URL: https://issues.apache.org/jira/browse/HDFS-8201
 Project: Hadoop HDFS
  Issue Type: Sub-task
Reporter: Kai Zheng
Assignee: Xinwei Qin 
 Attachments: HDFS-8201-HDFS-7285.003.patch, 
 HDFS-8201-HDFS-7285.004.patch, HDFS-8201.001.patch, HDFS-8201.002.patch


 According to off-line discussion with [~zhz] and [~xinwei], we need to 
 implement an end to end test for stripping file support:
 * Create an EC zone;
 * Create a file in the zone;
 * Write various typical sizes of content to the file, each size maybe a test 
 method;
 * Read the written content back;
 * Compare the written content and read content to ensure it's good;
 This jira aims to refactor the end to end test 
 class(TestWriteReadStripedFile) in order to reuse them conveniently in the 
 next test step for erasure encoding and recovering. Will open separate issue 
 for it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)