Giter VIP home page Giter VIP logo

kafka-starter's People

Contributors

alexkamhk01 avatar kavimaluskam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

kafka-starter's Issues

Error while setting up mock database on AWS EC2

Hello again @kavimaluskam !
I'm in the final stages of the medium tutorial trying to set up the Kafka client and mock database on AWS, but when I run
aws cloudformation create-stack --stack-name data-kafka-starter --template-body file://${pwd}/aws-setup/cloudformation.yml --parameters ParameterKey=BootstrapServer,ParameterValue=$STG_BROKERS ParameterKey=ZookeeperServer,ParameterValue=$STG_ZK ParameterKey=SubnetID,ParameterValue=$SUBNET_ID --region us-east-1
the server creation fails and I get the following status reason
When specifying a security group you must specify a group id for each item (Service: AmazonEC2; Status Code: 400; Error Code: MissingParameter; Request ID: f4a13e74-8fc8-49e9-beb6-d13a1a5bf244) and can't debug this error. I'm using a Windows 10 machine.
I'm attaching a screenshot of the events here:
Capture
I realize that this error might be silly so thanks so much for bearing with me and helping me out!

Missing required argument "[partitions]"

Hello!
This might be a silly issue but I'm new to Docker and Kafka and I'm trying to run this on a windows machine but it says that the partitions argument in the statement kafka-topics --create --topic $TOPIC --partitions 4 --zookeeper $ZK --replication-factor 2 is missing.

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.