You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Mubarak Seyed (JIRA)" <ji...@apache.org> on 2013/02/07 07:45:12 UTC

[jira] [Created] (FLUME-1905) Implement atomic update operation (checkAndPut) in HBaseSink

Mubarak Seyed created FLUME-1905:
------------------------------------

             Summary: Implement atomic update operation (checkAndPut) in HBaseSink
                 Key: FLUME-1905
                 URL: https://issues.apache.org/jira/browse/FLUME-1905
             Project: Flume
          Issue Type: Improvement
          Components: Sinks+Sources
    Affects Versions: v1.3.1
            Reporter: Mubarak Seyed


Flume can be used as a data freeway to stream data across datacenters and data update/insert can happen conditionally (checking some qualifier value). HBase client supports checkAndPut. Event header can have an expected qualifier:value (row/column_family can be obtained from row)

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