Uploaded image for project: 'Flume (READ-ONLY)'
  1. Flume (READ-ONLY)
  2. FLUME-389

HBase sink should allow configuring row key

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Sinks+Sources
    • Labels:
      None

      Description

      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}

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                alex Alex Baranau
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated: