I am working with ubuntu using VMware I have Installed hadoop single node cluster in it. Then I have installed zookeeper and had run the zookeeper. then when I run my "Apache kafka" it throws an error.
Unrecognized VM option '+UseCompressedOops'
Could not create the Java virtual machine
single@ubuntu:~/yoga/zookeeper-3.4.5/bin$ ./zkServer.sh start
JMX enabled by default
Using config: /home/single/yoga/zookeeper-3.4.5/bin/../conf/zoo.cfg
Starting zookeeper ... STARTED
single@ubuntu:~/yoga/kafka_2.8.0-0.8.0$ bin/kafka-server-start.sh config/server.properties
Unrecognized VM option '+UseCompressedOops'
Could not create the Java virtual machine.