Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Kafka Admin

avatar

Hello Experts,

I am planning to learn on Kafka Administrator , please help me out from where to begin,

Monitor Kafka cluster

Troubleshoot, identify and fix issues

Troubleshooting development related issues.

please help me out from where to begin

1 ACCEPTED SOLUTION

avatar
4 REPLIES 4

avatar
Master Guru

Ambari provides many out of the box kafka monitoring abilities. a good article to read is here

https://community.hortonworks.com/articles/36725/kafka-monitoring-per-topic-and-per-broker.html

Also Kafka using page cache (os cache) and it is important to monitoring system metrics. good place to do this is ambari grafrana dashboards. More info here

https://docs.hortonworks.com/HDPDocuments/Ambari-2.2.2.18/bk_ambari-user-guide/content/_using_grafan...

troubleshooting issues is a practice you will learn overtime by using kafka. there is no real if you get this error do this debugging. All logs are now available via ambari log search service. this is where you starting your reviewing of any errors you receive from kafka. Another source to troubleshoot issues is this forum (HCC).

avatar

@Sandeep R here are the best practices to follow when provisioning Kafka. https://community.hortonworks.com/articles/80813/kafka-best-practices-1.html

avatar

Thank you all for your best support.

avatar

Hello Sriharsha,

Please help me out if you have any in details documentation on this above steps(installation steps , configuration etc) that can helpful for me to build on my POC servers my email sandeep.hadoopadmn@gmail.com

thank you once again for all you kind help.