Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1079737
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T21:54:59+00:00 2026-05-16T21:54:59+00:00

Basically, I need to route data to the right Reducer. Each Reducer is going

  • 0

Basically, I need to route data to the right Reducer. Each Reducer is going to be a TableReducer.

I have a the following file

venodor1, user1, xxxx=n
venodor1, user1, xxxx=n
venodor2, user2, xxxx=n
venodor2, user2, xxxx=n

I need to insert that in the following hbase tables

Table vendor1:
[user1] => {data:xxxx = n}
[user2] => {data:xxxx = n}

Table vendor2:
[user1] => {data:xxxx = n}
[user2] => {data:xxxx = n}

Format is [ROW_ID] => {[FAMILY]:[COLUMN] = [VALUE]}

  • each vendor has a different hbase table
  • rows need to go to different hbase tables base on a value in the line.

Is there a way to do that ? With Cascading ? Is there another work around this?

Thanks,
Federico

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T21:55:00+00:00Added an answer on May 16, 2026 at 9:55 pm

    I found the way… Letting the reducer handling the tables.
    Instead of using a TableReducer, just use a Reducer.
    On setup load the tables (tables should be properties) set auto flush to false and set a buffer size.
    On cleanup flushCommit() on all the tables.
    Reducer output should be NullWritable for Key and Value (unless you do want to output something). On reduce Just do table1.put tabe2.put etc

    TableReducer implementation it’s doing something like this under the hood for one table.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Basically I need to get older version of a file in the repository without
I need to get data from JSON, transferred by Ajax from the client. Basically
quick symfony / propel question. I have the following propel collection route: api_offer: class:
Basically need to generate custom(some different then yes no) messeges(alert) in JS , how
basically need to change the value that - admin_url() returns any idea?
I basically need to get user input: gets.chomp(input?) And then to convert the given
I basically need a custom function to be used only when, for example, the
I basically need to check if there is an easier way to do this
I'm a little lost on moving a div within the dom. I basically need
Basically I need to capture the video from videocamera do some processing on frames

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.