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

Hbase scan setMaxResultsPerColumnFamily not giving right results

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-1, 2.1.9, 2.2.7, 2.3.6, 2.4.6
    • 2.5.0, 3.0.0-alpha-2, 2.3.7, 2.4.7
    • regionserver
    • None

    Description

      scan.setMaxResultsPerColumnFamily(1) is giving less number of row keys
      vs when it is not set in the scan, on a table that has multiple column families and multiple qualifier or multiple versions for each cell 

      Docs for setMaxResultsPerColumnFamily:

      /**
       * Set the maximum number of values to return per row per Column Family
       * @param limit the maximum number of values returned / row / CF
       */

      Attachments

        Activity

          People

            richardantal Richárd Antal
            richardantal Richárd Antal
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: