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

PerformanceEvaluation class not found when run PE test

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-1, 2.0.0-beta-1
    • 2.0.0-beta-1, 2.0.0
    • None
    • None

    Description

      mvn clean package install -DskipTests
      ./hbase org.apache.hadoop.hbase.PerformanceEvaluation --rows=10000 --nomapred randomWrite 1
      

      PerformanceEvaluation is in hbase-mapreduce module's test jar. After HBASE-18640, we move mapreduce out of hbase-server into separate hbase-mapreduce module. But didn't add the hbase-mapreduce test jar to hbase-assembly pom.xml. So it didn't add to the default classpath. Then the PerformanceEvaluation can't found.

      Attachments

        1. HBASE-19255.master.001.patch
          0.9 kB
          Guanghao Zhang

        Activity

          People

            zghao Guanghao Zhang
            zghao Guanghao Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: