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

Hudson commented on HBASE-3776:
-------------------------------

Integrated in HBase-TRUNK #3664 (See 
[https://builds.apache.org/job/HBase-TRUNK/3664/])
    HBASE-3776 Add Bloom Filter Support to HFileOutputFormat (Anoop Sam John) 
(Revision 1426406)

     Result = FAILURE
tedyu : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat.java

                
> Add Bloom Filter Support to HFileOutputFormat
> ---------------------------------------------
>
>                 Key: HBASE-3776
>                 URL: https://issues.apache.org/jira/browse/HBASE-3776
>             Project: HBase
>          Issue Type: Sub-task
>          Components: mapreduce
>            Reporter: Nicolas Spiegelberg
>            Assignee: Anoop Sam John
>            Priority: Critical
>              Labels: hbase
>             Fix For: 0.96.0
>
>         Attachments: HBASE-3776.patch, HBASE-3776_v2.patch
>
>
> Add Bloom Filter support for bulk imports.  Lacking a bloom filter, even on a 
> single imported file, can cause perf degradation.  Since we now set our 
> compression type based on the HBase CF configuration, it would be good to 
> follow this path for the bloom filter addition.

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