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

when set blockSize option in Performance Evaluation tool, error occurs:ERROR: Unrecognized option/command: --blockSize=131072

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      I believe "blockSize" is an new options for PE in HBase2.0, when i try to set the blockSize, error occurs:ERROR: Unrecognized option/command: --blockSize=131072.

      The error occurs because of missing a "continue;" when we match the option "blockSize". If there isn't a "continue" the program will execute the last "printUsageAndExit branch".

      Attachments

        1. 0001-add-HBase-PE-blockSize-patch.patch
          1 kB
          dingwei2019
        2. HBASE-22773.rel-2.1.0.patch
          0.7 kB
          dingwei2019

        Activity

          People

            dingwei2019 dingwei2019
            dingwei2019 dingwei2019
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: