Skip to content

Exception in thread "main" java.lang.NullPointerException #7

@jingtw

Description

@jingtw

我的测试表里面没有一条数据,我执行
./cassandra-count -host xxx -user xxx -pw xxx -keyspace xxx -table xxx -debug 2
就会报错,请问是什么原因啊?
Version: 0.0.6
Splitting into 256 splits
Splitting 257 ranges each into 0 splits
Total ranges: 257
Exception in thread "main" java.lang.NullPointerException
at hessian.CqlCount.prepareStatement(CqlCount.java:433)
at hessian.CqlCount.run(CqlCount.java:470)
at hessian.CqlCount.main(CqlCount.java:529)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions