Ankur Chavda
Ankur Chavda
Hi Tope, Have you availed the 300$ in credit by creating a new GCP account? Can you check this [link](https://cloud.google.com/compute/quotas) and see if you find something here?
Glad you got it to work. I guess it should work alright.
Hey, can you share some more details about this? Unable to understand what exactly is wrong.
https://spark.apache.org/docs/latest/structured-streaming-kafka-integration.html#deploying It is a required dependency for Kafka and Spark Streaming to work.
I guess that is just for separation. It would mean that we want the `spark-sql-kafka-0-10_2.12` package for the `3.1.2` version of Spark. So let's say you are running Spark `3.1.1`....
Right. Eventsim is currently coded to generate events for a music streaming website. You can change that but that is written in Scala. So if you have experience with that,...
From the confluent control center UI. It should be available on port 9021 of your VM. You will have to forward that port to your local machine and open it...
No worries. If you check the youtube video I put out a few days back, you should get an idea of how to navigate through the project. You'll find the...
Hey, no worries, happy to answer your questions. I am not sure why this would happen. Eventsim is running on the same VM as Kafka, hence it should pick up...
Your Kafka broker will be available at that port for other applications to connect.