Tibor Kiss

Results 21 comments of Tibor Kiss

A few weeks ago it was working well to me, then now is coming out this issue. The significant change I had since then.. I opted -in to Windows Insider's...

it is dask-gateway-2022.6.1 ``` app.kubernetes.io/component=traefik app.kubernetes.io/instance=daskhub app.kubernetes.io/managed-by=Helm app.kubernetes.io/name=dask-gateway app.kubernetes.io/version=2022.6.1 gateway.dask.org/instance=daskhub-dask-gateway helm.sh/chart=dask-gateway-2022.6.1 pod-template-hash=d7cc865bc ```

In traefik-daskhub-dask-gateway pod I see this in the log: ``` time="2022-10-14T09:19:04Z" level=info msg="Configuration loaded from flags." time="2022-10-14T09:19:04Z" level=warning msg="Cross-namespace reference between IngressRoutes and resources is enabled, please ensure that this...

Since this is just a PoC state, I recreated everything, including `helm repo remove dask`. I checked in AWS console that everything is removed, including the jupyter hub image, then...

Now I installed under Python 3.10.12 as it is global in my Ubuntu, without any virtual env. Usuall I am not installing anything without virtual env. Now it looks like...

The same with local install. I will take a look in detail in the upcoming days. This tool I really need. Just right now I am a bit too busy,...

I removed from pip and installed just from `python setup.py install` . The main entry point is found from "console_scripts" which is the one known by setuptool. But SafdieRunner when...

To me it gets even more complicated because I had to replace my keyboard, which of course has Bolt adaptor and the mouse still has old adaptor. (Frankly I don't...

I did not tried yet, but preparing to try soon I was searching for information and here is what I found, which may make sense to try https://github.com/Ysurac/openmptcprouter/discussions/3708#discussioncomment-11707835

Last one-two days I wrote a streaming job and packaged as a fat jar. I had to add the minimal hadoop dependency and in the code I had to initialize...