Python Forum
subscribing to kafka topic/key
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
subscribing to kafka topic/key
#10
georgelza, I realize this thread hasn't been the most helpful for you, and I hope that changes, but I suggest you be mindful of your tone. Even if it's justified, it's likely to scare off question answerers. (I usually skip threads that get this bad, am only replying because I don't agree with how the mods handled things up to this point.)

All that said, your question is cryptic because (1) you asked how to do something I expect to be clearly documented and (2) you didn't provide any code, so I have no idea what you're doing. It's really easy for conversations about code to degenerate if the code isn't provided and for some reason no one asks for it.

When you provide your code, it should be as minimal as possible. Remove any unused imports, input() calls, file I/O (if it's related to the question) and hard-code inputs for the simplest possible thing for us to play with. I assure you we do want to help, and we'll make an effort if we get what we need to be helpful.

On top of this, I recommend you at the very least link to resources for getting Kafka going, the easier the better. For this kind of question we're likely to want to test our suggestions, and many of us won't go the extra mile to install extra software, especially if the question asker doesn't provide help with it.
Reply


Messages In This Thread
subscribing to kafka topic/key - by georgelza - Jan-02-2020, 04:53 AM
RE: subscribing to kafka topic/key - by Larz60+ - Jan-02-2020, 10:13 AM
RE: subscribing to kafka topic/key - by georgelza - Jan-02-2020, 10:18 AM
RE: subscribing to kafka topic/key - by j.crater - Jan-02-2020, 10:50 AM
RE: subscribing to kafka topic/key - by georgelza - Jan-02-2020, 12:25 PM
RE: subscribing to kafka topic/key - by j.crater - Jan-02-2020, 01:44 PM
RE: subscribing to kafka topic/key - by georgelza - Jan-02-2020, 01:47 PM
RE: subscribing to kafka topic/key - by Larz60+ - Jan-02-2020, 08:37 PM
RE: subscribing to kafka topic/key - by georgelza - Jan-02-2020, 08:56 PM
RE: subscribing to kafka topic/key - by micseydel - Jan-02-2020, 11:38 PM
RE: subscribing to kafka topic/key - by georgelza - Jan-03-2020, 04:58 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Confusing in [for loop] topic Sherine 11 3,689 Jul-31-2021, 02:53 PM
Last Post: deanhystad
Photo Integration of apache spark and Kafka on eclipse pyspark aupres 1 3,801 Feb-27-2021, 08:38 AM
Last Post: Serafim
  [split] New thread/topic rajp1497 1 1,923 Sep-24-2020, 01:55 AM
Last Post: micseydel
  How do I create a actor if I subscribe to a specific topic? sdf1444 0 1,736 Aug-01-2019, 09:29 PM
Last Post: sdf1444
  Help with finding correct topic in Python learning yahya01 1 2,246 Jun-06-2019, 05:01 PM
Last Post: buran
  Topic Modelling - Document Labels Nicson 0 1,743 Nov-20-2018, 04:56 PM
Last Post: Nicson
  Projected Surface in 2D [Difficult topic] Hans_K 6 3,926 Aug-02-2017, 09:16 AM
Last Post: Hans_K

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020