You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "stack (Updated) (JIRA)" <ji...@apache.org> on 2012/04/06 23:50:15 UTC

[jira] [Updated] (GORA-114) Make hbase autoflush default to false and make autoflush configurable rather than hardcoded

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

stack updated GORA-114:
-----------------------

    Attachment: gora114.txt

A patch to read autoflush setting from Configuration.  Also sets the default to be off so we batch up edits before flushing to the server.
                
> Make hbase autoflush default to false and make autoflush configurable rather than hardcoded
> -------------------------------------------------------------------------------------------
>
>                 Key: GORA-114
>                 URL: https://issues.apache.org/jira/browse/GORA-114
>             Project: Apache Gora
>          Issue Type: Improvement
>          Components: storage-hbase
>    Affects Versions: 0.2
>            Reporter: stack
>            Priority: Minor
>         Attachments: gora114.txt
>
>
> In gora trunk, its hard coded so hbase will flush from the client every individual edit.  This makes it slow trying to load a bunch of data in via gora.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira