Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-4440

add an option to presplit table to PerformanceEvaluation

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.94.0
    • util

    Description

      PerformanceEvaluation a quick way to 'benchmark' a HBase cluster. The current 'write*' operations do not pre-split the table. Pre splitting the table will really boost the insert performance.

      It would be nice to have an option to enable pre-splitting table before the inserts begin.

      it would look something like:

      (a) hbase ...PerformanceEvaluation --presplit=10 <other options>
      (b) hbase ...PerformanceEvaluation --presplit <other options>

      (b) will try to presplit the table on some default value (say number of region servers)

      Attachments

        Issue Links

        Activity

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

          People

            sujee Sujee Maniyam Assign to me
            sujee Sujee Maniyam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment