Jean-Pierre van Riel

Results 50 comments of Jean-Pierre van Riel

> That said, @JPvRiel which version of librdkafka is your distro default? I think I remember that we had found out "regular" versions were new enough - espicially as we...

@alorbach , thanks for the efforts so far! Just a heads up that `8.2210.0` now fails on both RHEL 7.x and 8.x bases. Previously, `8.2208.0` could not work with RHEL...

This happened to me as well, but the cause of the pickling error can vary. The following error seems to be generic: > PicklingError: Could not pickle the task to...

Thanks @sternj, I'd happily try raise the issue on the dask project, but my python multi-processing knowledge is limited. You mentioned: > tends to work for them because they never...

@sternj , sorry for a delayed reply. Maybe we should start a new issue on the dask project to continue this? TL;DR: dask doesn't gracefully catch when it's being executed...

Okay, wait, quick update. I think I know what happened a while ago. I previously had a much more complex benchmark script that was trying to benchmark standard pandas vs...

I would suggest the apm should leverage or use the OS certificate store as an option. E.g. on Linux it could be pointed to the respective /etc/pki (centos/fedora) or /etc/ssl/...

Edited: tought it worked, but it doesn't. The `ca-file` option used by `~/.npmrc`, should provide a work arround. The following `~/.atom/.apmrc` example didn't work in the case where a corporate...

This drove me nuts. `apm config set cafile ` not working is the issue/bug. The setting works for `npm`, so a user would expect that `apm` honour it. > i'm...

Hi @bhanupraveeng, somehow I missed github notifications about this, so excuse the delayed reply. Unfortunately, the way I built the container with confd and the rsyslogd rule-set processing isn't quite...