Created 02-25-2017 06:24 PM
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
Created 02-26-2017 06:16 PM
@Sandeep R here are the best practices to follow when provisioning Kafka. https://community.hortonworks.com/articles/80813/kafka-best-practices-1.html
Created 02-26-2017 01:25 AM
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
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).
Created 02-26-2017 06:16 PM
@Sandeep R here are the best practices to follow when provisioning Kafka. https://community.hortonworks.com/articles/80813/kafka-best-practices-1.html
Created 02-27-2017 03:03 PM
Thank you all for your best support.
Created 02-27-2017 04:04 PM
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.