Felix Neko
Felix Neko
I had Ubuntu 14.04
> 3\. Set `group_id` and use `auto_offset_reset='earliest'` Well, i did in this way: ``` from kafka import KafkaProducer if __name__ == "__main__": producer = KafkaProducer(bootstrap_servers=['localhost:9093']) future = producer.send('sample', b'Hello, World!')...
Hi folks! Can you please officially support Spark 3.2.0?
@aayj , how did you install `kerberos` python package under windows?
Also, it will be extremely good if you add the ability to profile all functions and methods of a class (of even of a module).
Please support 18.04 officially, it would be really great!
Also, if I've installed poetry just from scratch and has never called `poetry config` and don't have `~/config/poetry/config.toml`, `poetry add source ...` fails with an error because it does not...
> @Felix-neko updated to handle non-existent config file Great! Thank you ^_^
@bmarroquin , hi again! I'm trying to use it under Windows, but cannot set global sources. I've installed the poetry from your fork, run `poetry config` and after them run...
And one more thing... The feature you've added will be used mostly by users that don't have direct access to PyPi from their machines. Id est, to install poetry with...