Rob Emanuele
Rob Emanuele
@emmett9001 Hi Emmett, Could you have a look at this one? I'm not sure what the best course of action is here. Thanks.
So I found a retry and update_cluster does work. These topics are low volume, single partition. ``` retry = 0 topic = self.kafka.topics[mytopic] while retry < self.retry_topic_partitions_found: if len(topic.partitions): break...
Also tried to set `lang=en keyboard=us` yet the NOOBS gui still shows the keyboard as `gb`
Nice On Wed, Jan 28, 2015 at 2:47 PM, Tim Caswell [email protected] wrote: > I created a wiki page at > https://github.com/luvit/luvit/wiki/Luvit-for-Python-Developers. We need > to fill out the TODOs...