[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854060#action_12854060
 ] 

Hudson commented on MAPREDUCE-1428:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #278 (See 
[http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk/278/])
    .  Make block size and the size of archive created files configurable.  
Contributed by mahadev


> Make block size and the size of archive created files configurable.
> -------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1428
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1428
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: harchive
>            Reporter: Mahadev konar
>            Assignee: Mahadev konar
>             Fix For: 0.22.0
>
>         Attachments: BinaryFileGenerator.java, BinaryFileGenerator.java, 
> BinaryFileGenerator.java, MAPREDUCE-1428.patch, MAPREDUCE-1428.patch
>
>
> Currently the block size used by archives is the default block size of the 
> hdfs filesystem. We need to make it configurable so that the block size can 
> be higher for the part files that archives create.
> Also, we need to make the size of part files in archives configurable again 
> to make it bigger in size and create less number of such files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to