Skip to content

Mapper that creates multiple rows for one tuple #8

@dbahir

Description

@dbahir

I have a situation where it would be convenient if the HBase mapper class create multiple rows per one tuple. Working a project where each item we get from a Kafka queue could be written to 1 to 4 HBase tables depending on the content.

Do you see a benefit of adding such capability or should this be handled by bolts upstream of the HBase bolt that will chop this up and multiple ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions