[jira] [Updated] (MAPREDUCE-5193) A few MR tests use block sizes which are smaller than the default minimum block size

2013-05-02 Thread Vinod Kumar Vavilapalli (JIRA)

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

Vinod Kumar Vavilapalli updated MAPREDUCE-5193:
---

Fix Version/s: 2.0.5-beta

> A few MR tests use block sizes which are smaller than the default minimum 
> block size
> 
>
> Key: MAPREDUCE-5193
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5193
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: test
>Affects Versions: 2.0.5-beta
>Reporter: Aaron T. Myers
>Assignee: Andrew Wang
> Fix For: 2.0.5-beta
>
> Attachments: MAPREDUCE-5156.1.patch, mapreduce-5193-1.patch
>
>
> HDFS-4305 introduced a new configurable minimum block size of 1MB. A few MR 
> tests deliberately set much smaller block sizes. This JIRA is to update those 
> tests to fix these failing tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (MAPREDUCE-5193) A few MR tests use block sizes which are smaller than the default minimum block size

2013-05-01 Thread Aaron T. Myers (JIRA)

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

Aaron T. Myers updated MAPREDUCE-5193:
--

  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

I've just committed this to trunk and branch-2. Thanks a lot for the 
contribution, Andrew.

> A few MR tests use block sizes which are smaller than the default minimum 
> block size
> 
>
> Key: MAPREDUCE-5193
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5193
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: test
>Affects Versions: 2.0.5-beta
>Reporter: Aaron T. Myers
>Assignee: Andrew Wang
> Attachments: MAPREDUCE-5156.1.patch, mapreduce-5193-1.patch
>
>
> HDFS-4305 introduced a new configurable minimum block size of 1MB. A few MR 
> tests deliberately set much smaller block sizes. This JIRA is to update those 
> tests to fix these failing tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (MAPREDUCE-5193) A few MR tests use block sizes which are smaller than the default minimum block size

2013-05-01 Thread Andrew Wang (JIRA)

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

Andrew Wang updated MAPREDUCE-5193:
---

Attachment: mapreduce-5193-1.patch

ATM told me it was okay to poach this, so here's a patch. It sets the min block 
size to 0 in the /src/test/resource {{hdfs-site.xml}}, which is the same fix we 
used for the HDFS tests.

I ran the failed tests from the MAPREDUCE-5156 patch successfully. Looking at 
the daily build, most of the other components are fine. I also ran the tests in 
the skipped components {{hs-plugin}} and examples successfully, so hopefully 
it'll fix everything.

> A few MR tests use block sizes which are smaller than the default minimum 
> block size
> 
>
> Key: MAPREDUCE-5193
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5193
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: test
>Affects Versions: 2.0.5-beta
>Reporter: Aaron T. Myers
>Assignee: Aaron T. Myers
> Attachments: MAPREDUCE-5156.1.patch, mapreduce-5193-1.patch
>
>
> HDFS-4305 introduced a new configurable minimum block size of 1MB. A few MR 
> tests deliberately set much smaller block sizes. This JIRA is to update those 
> tests to fix these failing tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (MAPREDUCE-5193) A few MR tests use block sizes which are smaller than the default minimum block size

2013-04-30 Thread Aaron T. Myers (JIRA)

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

Aaron T. Myers updated MAPREDUCE-5193:
--

Status: Patch Available  (was: Open)

> A few MR tests use block sizes which are smaller than the default minimum 
> block size
> 
>
> Key: MAPREDUCE-5193
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5193
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: test
>Affects Versions: 2.0.5-beta
>Reporter: Aaron T. Myers
>Assignee: Aaron T. Myers
> Attachments: MAPREDUCE-5156.1.patch
>
>
> HDFS-4305 introduced a new configurable minimum block size of 1MB. A few MR 
> tests deliberately set much smaller block sizes. This JIRA is to update those 
> tests to fix these failing tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (MAPREDUCE-5193) A few MR tests use block sizes which are smaller than the default minimum block size

2013-04-30 Thread Aaron T. Myers (JIRA)

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

Aaron T. Myers updated MAPREDUCE-5193:
--

Attachment: MAPREDUCE-5156.1.patch

> A few MR tests use block sizes which are smaller than the default minimum 
> block size
> 
>
> Key: MAPREDUCE-5193
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5193
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: test
>Affects Versions: 2.0.5-beta
>Reporter: Aaron T. Myers
>Assignee: Aaron T. Myers
> Attachments: MAPREDUCE-5156.1.patch
>
>
> HDFS-4305 introduced a new configurable minimum block size of 1MB. A few MR 
> tests deliberately set much smaller block sizes. This JIRA is to update those 
> tests to fix these failing tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira