question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

jMeter 5.x and Kafka 2.x support.

See original GitHub issue

Hello, I’m trying to make this work on JMeter 5.2.1 & Kafka 2.4.0I installed using brew on my mac and even when I put the JAR file on the folder “/usr/local/Cellar/jmeter/5.2.1/libexec/lib/ext” … When I do right click on the thread group, add -> config element… Pepperbox is missing.

I notice that all screencaps I see are from JMeter 3… this plugin works with 5.x?

I tried the command mvn clean install -Djmeter.version=5.2.1 -Dkafka.version=2.4.0 but at the end I get this error

[ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /Users/smoneta/github/pepper-box/src/main/java/com/gslab/pepper/sampler/PepperBoxKafkaSampler.java:[19,40] cannot find symbol symbol: class SecurityProtocol location: package org.apache.kafka.common.protocol [ERROR] /Users/smoneta/github/pepper-box/src/main/java/com/gslab/pepper/input/SchemaParser.java:[7,31] package org.apache.commons.lang does not exist [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:46 min [INFO] Finished at: 2020-02-18T09:45:16-03:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile) on project pepper-box: Compilation failure: Compilation failure: [ERROR] /Users/smoneta/github/pepper-box/src/main/java/com/gslab/pepper/sampler/PepperBoxKafkaSampler.java:[19,40] cannot find symbol [ERROR] symbol: class SecurityProtocol [ERROR] location: package org.apache.kafka.common.protocol [ERROR] /Users/smoneta/github/pepper-box/src/main/java/com/gslab/pepper/input/SchemaParser.java:[7,31] package org.apache.commons.lang does not exist [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

Thanks.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:10

github_iconTop GitHub Comments

1reaction
EyalAbadicommented, Mar 23, 2020

Any updates on this? Facing similar issue

0reactions
DaBlitzSteincommented, Aug 11, 2021

Same on latest version. ¿Project Dead?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Send Messages to Kafka Topics Using JMeter - YouTube
How to Send Messages to Kafka Topics Using JMeterAs a part of JMeter tutorial for beginners, in this video, you will learn sending...
Read more >
JMeter + Pepper-Box Plugin for Kafka Performance Testing to ...
Pepper-Box Plugin + JMeter to provide performance testing for Apache Kafka or just create Kafka Producer and Consumer clients on your own in ......
Read more >
Changes - Apache JMeter
JMeter now supports Java 17. JMeter 5.5 ships with log4j2 2.17.2 ... database option required for Neo4j 4.x (with multi-database support) and access...
Read more >
Kafka Load Testing with JMeter - OctoPerf
There are several plugins that support the testing of Kafka and whilst none of ... 1 2 3 4 5 6 7 8...
Read more >
Install :: JMeter-Plugins.org
Installing Plugins. The easiest way to get the plugins is to install Plugins Manager. Then you'll be able to install any other plugins...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found