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

typo in PrintInfo: "historgram"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.5.0
    • 1.5.1
    • None
    • None

    Description

      The RFile PrintInfo utility's option to print a histogram of key-value sizes doesn't work properly

      e.g.

      $> ./bin/accumulo org.apache.accumulo.core.file.rfile.PrintInfo --histogram /path/to/rfile/example.rf
      

      Workaround: use the misspelled argument name

      $> ./bin/accumulo org.apache.accumulo.core.file.rfile.PrintInfo --historgram /path/to/rfile/example.rf
      

      Attachments

        Activity

          People

            ecn Eric C. Newton
            ecn Eric C. Newton
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: