Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Create HBase Record #18

Open
belugabehr opened this issue Apr 4, 2018 · 0 comments
Open

Cannot Create HBase Record #18

belugabehr opened this issue Apr 4, 2018 · 0 comments

Comments

@belugabehr
Copy link

If I try to create a record, it fails with the following error:

2018-04-03 20:39:04,021 ERROR o.a.j.t.JMeterThread: Error while processing sampler: 'HBase CRUD Sampler'.

java.lang.NullPointerException: null
	at com.atlantbh.jmeter.plugins.hbasecrud.HbaseCrud.sample(HbaseCrud.java:214) ~[atlantbh-components-1.1.0-SNAPSHOT.jar:?]
	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:498) ~[ApacheJMeter_core.jar:3.3 r1808647]
	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:424) [ApacheJMeter_core.jar:3.3 r1808647]
	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:255) [ApacheJMeter_core.jar:3.3 r1808647]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_162]

Works OK if I'm updating an existing row

@belugabehr belugabehr changed the title Cannot Create Record Cannot Create HBase Record Apr 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant