Sebastian Yonekura
Sebastian Yonekura
Hi, I cloned this repo to try to run celery in docker but I got the exception raised because the worker is running with sudo privileges: > usr/local/lib/python3.6/site-packages/celery/platforms.py:795: RuntimeWarning: You're...
Hi, first of all, thanks for developing this great library. I have a couple of classes with the following structure: ```python import related @related.immutable() class A: a = related.SetField(str) @related.immutable()...
Hi, just opening an issue for the lack of Ganglia support, despite been [written in the docs](https://docs.databricks.com/clusters/custom-containers.html#step-1-build-your-base): > Of course, the minimal requirements listed above do not include Python, R,...