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

Add scanner batching to Export job

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.94.2, 0.95.2
    • 0.95.0
    • mapreduce
    • None
    • Reviewed
    • Adds a command-line flag hbase.export.scanner.batch to the export tool.

    Description

      When a single row is too large for the RS heap then an OOME can take out the entire RS. Setting scanner batching in custom scans helps avoiding this scenario, but for the supplied Export job this is not set.

      Similar to HBASE-3421 we can set the batching to a low number - or if needed make it a command line option.

      Attachments

        1. HBASE-6372.2.patch
          1 kB
          Shane Huang
        2. HBASE-6372.3.patch
          2 kB
          Shane Huang
        3. HBASE-6372.4.patch
          2 kB
          Alexander Alten-Lorenz
        4. HBASE-6372.5.patch
          3 kB
          Alexander Alten-Lorenz
        5. HBASE-6372.patch
          1 kB
          Shane Huang

        Activity

          People

            shane.huang Shane Huang
            larsgeorge Lars George
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: