Configuring Kafka command line tools in FIPS clusters
Before running Kafka CLI tools in FIPS clusters that use JDK 11, you must set the KAFKA_OPTS environment variable in your shell environment to include various JVM arguments. Otherwise, Kafka CLI tools will not run. Learn what JVM arguments you must set and how you can set them.
- The following configuration is not required if your cluster uses JDK 8.
- Ensure that you know the location of the following SafeLogic Java modules (JAR
files):
- SafeLogic CC Java module –
ccj-[***VERSION***].jar
- SafeLogic BCTLS Java module –
bctls-safelogic.jar
These JAR files are deployed on all cluster hosts at a location of your choosing. You can choose the location during cluster installation. Both JARs are located in the same directory.
- SafeLogic CC Java module –