Help Center/ MapReduce Service/ FAQs/ Web Page Access/ What Do I Do If the Kafka Topic Monitoring Tab Is Not Displayed on Manager?
Updated on 2023-10-19 GMT+08:00

What Do I Do If the Kafka Topic Monitoring Tab Is Not Displayed on Manager?

Question:

What Do I Do If the Kafka Topic Monitoring Tab Is Not Displayed on Manager?

Answer:

  1. Log in to the Master nodes of the cluster and switch to user omm.
  2. Go to the /opt/Bigdata/apache-tomcat-7.0.78/webapps/web/WEB-INF/lib/components/Kafka/ directory.
  3. Copy the ZooKeeper package to the cp /opt/share/zookeeper-3.5.1-mrs-2.0/zookeeper-3.5.1-mrs-2.0.jar ./ directory.
  4. Restart the Tomcat process.

    sh /opt/Bigdata/apache-tomcat-7.0.78/bin/shutdown.sh

    sh /opt/Bigdata/apache-tomcat-7.0.78/bin/startup.sh