Coder Social home page Coder Social logo

getting-started-kafka's Introduction

getting-started-kafka

Course Materials for course "Getting Started with Apache Kafka" @ Pluralsight

getting-started-kafka's People

Contributors

axel-sirota avatar

Stargazers

Jarrod Miller avatar Sameh Adel avatar Waqar Yunus Shaikh avatar  avatar Degtyarev V.B. avatar  avatar Guillaume Lecouteux avatar  avatar Spencer Brian Baiden avatar LI CHENYANG avatar  avatar  avatar Denis Zimin avatar Swapnil Srivastava avatar Ethan D avatar Manish avatar Kristofer Hjelmtorp avatar Ritesh Ranjan Nahak avatar  avatar Sachin Shinde avatar Lee Herring avatar Alper Çelik avatar Ed Huang avatar Thet Wint Naing avatar  avatar  avatar Chrisco avatar Lawrence LCI avatar cezn avatar

Watchers

 avatar  avatar  avatar

getting-started-kafka's Issues

Problem Getting Local Kafka Environment Started

I am trying to follow along with module 3 demo 1 to get my environment started locally, but my processes are exiting, and when I view the logs for one of the brokers, I see this:

===> User
uid=1000(appuser) gid=1000(appuser) groups=1000(appuser)
===> Configuring ...
Running in Zookeeper mode...
===> Running preflight checks ...
===> Check if /var/lib/kafka/data is writable ...
Command [/usr/local/bin/dub path /var/lib/kafka/data writable] FAILED !

Did I miss a step? How do I grant the permissions that it is looking for within the docker containers?

Maybe an issue with the Confluent images?

Thank you!

Broker - Topic - Partition

Hi Axel,
I have a question about Broker - Topic - Partition relationship. Module 3 - Last demo video

In one diagram I had understanding that broker hosts topic. So thought all partitions will be in the broker .
If we have 3 brokers, I thought all 3 brokers will have a copy of partitions. But after re-assign partitions, it looks like partitions are more important than topic i.e. brokers manage partitions than topics.

Can you please tell a scenario where a topic is having 3 partitions and 3 brokers are having b-1 -> P1 , b2 -> P2 , b3 -> P3
Is this possible? What is the advantage /disadvantage .
Is it a simple case of creating reassign script and run ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.