Andrew Purtell created HBASE-19445:
--------------------------------------

             Summary: PerformanceEvaluation NPE if test table doesn't yet exist
                 Key: HBASE-19445
                 URL: https://issues.apache.org/jira/browse/HBASE-19445
             Project: HBase
          Issue Type: Bug
    Affects Versions: 1.4.0
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell
             Fix For: 1.4.0


$ ./bin/hbase pe --nomapred randomWrite 10
java.lang.NullPointerException
        at 
org.apache.hadoop.hbase.PerformanceEvaluation.getTableDescriptor(PerformanceEvaluation.java:387)
        at 
org.apache.hadoop.hbase.PerformanceEvaluation.checkTable(PerformanceEvaluation.java:356)
        at 
org.apache.hadoop.hbase.PerformanceEvaluation.runTest(PerformanceEvaluation.java:1778)
        at 
org.apache.hadoop.hbase.PerformanceEvaluation.run(PerformanceEvaluation.java:2168)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:84)
        at 
org.apache.hadoop.hbase.PerformanceEvaluation.main(PerformanceEvaluation.java:2189)




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to