Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-10171 Coprocessor improvement for batched execution
  3. HBASE-5762

Coprocessor : Add combiner at Region server level.

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.0.0
    • None
    • Coprocessors
    • None

    Description

      End point coprocessors works on each region and send the result back to the client.If there is a scenario like aggregating the values based on some key patterns then we have to reduce all the results at the client side.
      So if we can provide combiner( just like map/reduce) functionality at region server level then all region results can be reduced at region server and send the result to the client.This will reduce the network traffic as only single result will be sent by each region server.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            ravi.pesala Ravindra Pesala
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment