Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapper that creates multiple rows for one tuple #8

Open
dbahir opened this issue Apr 6, 2015 · 0 comments
Open

Mapper that creates multiple rows for one tuple #8

dbahir opened this issue Apr 6, 2015 · 0 comments

Comments

@dbahir
Copy link

dbahir commented Apr 6, 2015

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant