Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-1183

Implement an HBase Sink which supports table level access

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.2.0
    • Sinks+Sources
    • None

    Description

      This is what I intend to do:

      • Insert the row key from event headers. Pick the column family and column from configuration, not from headers.
      • Allow configuration to specify default for row key. If no row key exists in header, then take the default value from the configuration. I don't want to dump everything into the table with the same row key.
      • I don't intend to support multiple tables, column families or columns in the same sink. We can use multiplexing channel selector to use different sinks for different tables/columns.

      I know the existence of another jira for porting the HBase sink from OG, but didn't see any activity for a while on that.

      Attachments

        1. FLUME-1183-4.patch
          31 kB
          Hari Shreedharan

        Issue Links

          Activity

            People

              hshreedharan Hari Shreedharan
              hshreedharan Hari Shreedharan
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: