Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-2539

SummingCombiner does not adhere to Combiner#COLUMNS_OPTION

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.4, 1.5.1
    • 1.4.5, 1.5.2, 1.6.0
    • client
    • None

    Description

      In testing out the SummingCombiner, I set the Combiner#COLUMNS_OPTION which led me to believe that the SummingCombiner would limit columns to the set that is provided as an option through the IteratorSetting.

      In practice, this was not the case as Combiner#findTop isn't used, and thus that column list is not adhered to. I can get the expected functionality out of SummingCombiner by calling ScannerBase#fetchColumn or ScannerBase#fetchColumnFamily.

      Attachments

        Activity

          People

            elserj Josh Elser
            elserj Josh Elser
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: