[ 
https://issues.apache.org/jira/browse/HBASE-8949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13713447#comment-13713447
 ] 

Hadoop QA commented on HBASE-8949:
----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12593148/HBASE-8949_94.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/6408//console

This message is automatically generated.
                
> hbase.mapreduce.hfileoutputformat.blocksize should configure with blocksize 
> of a table
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-8949
>                 URL: https://issues.apache.org/jira/browse/HBASE-8949
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce
>            Reporter: rajeshbabu
>            Assignee: rajeshbabu
>             Fix For: 0.98.0, 0.95.2, 0.94.11
>
>         Attachments: HBASE-8949_94.patch, HBASE-8949_trunk.patch
>
>
> While initializing mapreduce job we are not configuring 
> hbase.mapreduce.hfileoutputformat.blocksize, so hfiles are always creating 
> with 64kb (default)block size even though tables has different block size.
> We need to configure it with block size from table descriptor.

--
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

Reply via email to