Arnab Biswas

Results 19 comments of Arnab Biswas

This is an open source project, so I really can't complain. But, while trying to work with dask-cloudprovider (for azure), I am encountering with issues after issue at different steps....

Thanks for your quick and detailed reply. That helps me to prioritize my work. I will wait for the new cluster manager for Azure and then will pick it back....

Thanks a lot! I will try it today. Also, I noticed that the conda version is not up to date as well. If there is any logistic issue with Conda...

> https://pypi.org/project/dask-cloudprovider/#history version 0.4.0 was released a few hours ago and contains the updated code Thanks. 👍 The 0.4.0 from pypi worked for me. However, I am noticing few other...

@nickeubank I don't use Windows when it comes to any Python application. :-) I have Ubuntu running on top of Oracle Virtual Box in my Windows Laptop. I am able...

@lostmygithubaccount > but the longer term solution with more stability will be #154 which hopefully we can get something for in the next few weeks Should I assume that all...

I am facing the same issue while utilizing multiprocessing through joblib. Mine is a pandas based ML Pipeline where work is distributed across multiple processes using joblib ("multiprocessing" back end)....

@lzchen Thanks for the pointers. Right now we are using "multiprocessing" as a backend. The other backend which we can use is "loky". That has the same logging issue, even...

Is there any plan to address this enhancement in near future? Is there any work around?

Thanks a lot for your reply! I was confused with the change set. Based on the commit history, I thought that the changes have been reverted back. And hence I...