You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/06/09 00:05:04 UTC

[jira] [Resolved] (HBASE-3150) Allow some column to not write WALs

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

Andrew Purtell resolved HBASE-3150.
-----------------------------------

    Resolution: Won't Fix

Stale issue. Reopen if still relevant (if there's new activity)

> Allow some column to not write WALs
> -----------------------------------
>
>                 Key: HBASE-3150
>                 URL: https://issues.apache.org/jira/browse/HBASE-3150
>             Project: HBase
>          Issue Type: Improvement
>          Components: Coprocessors
>            Reporter: Karthik Ranganathan
>            Priority: Minor
>
> We have this unique requirement where some column families hold data that is indexed from other existing column families. The index data is very large, and we end up writing these inserts into the WAL and then into the store files. In addition to taking more iops, this also slows down splitting files for recovery, etc.
> Creating this task to have an option to suppress WAL logging on a per CF basis.



--
This message was sent by Atlassian JIRA
(v6.2#6252)