You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Ashish Paliwal (JIRA)" <ji...@apache.org> on 2014/11/05 10:00:55 UTC

[jira] [Resolved] (FLUME-389) HBase sink should allow configuring row key

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

Ashish Paliwal resolved FLUME-389.
----------------------------------
       Resolution: Won't Fix
    Fix Version/s: v0.9.5

Won't fix. 0.X branch not maintained anymore

> HBase sink should allow configuring row key
> -------------------------------------------
>
>                 Key: FLUME-389
>                 URL: https://issues.apache.org/jira/browse/FLUME-389
>             Project: Flume
>          Issue Type: Improvement
>          Components: Sinks+Sources
>    Affects Versions: v0.9.4
>            Reporter: Alex Baranau
>             Fix For: v0.9.5
>
>
> Currently hbase sink (attr2hbase) looks for event's attribute with key = attrPrefix param and uses it's value as a row key for the record being inserted in HBase.
> Sink should allow (through params) using either:
> * event's nanos (as in initial version, see FLUME-6
> * event's timestamp (see discussion in FLUME-247)
> * custom key, e.g. specified as %{title}_%{nanos}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)