coiled / feedback

A place to provide Coiled feedback
14 stars 3 forks source link

KilledWorker reading from ADLS #76

Closed lostmygithubaccount closed 4 years ago

lostmygithubaccount commented 4 years ago

I consistently get a KilledWorker when trying to print df.head() or most other operations on a DataFrame created reading via dask/adlfs, even reading a single column. Any insights into why?

You can see an example with the full stack trace here: https://github.com/lostmygithubaccount/dasky/blob/coiled/coiled/testing.ipynb

mrocklin commented 4 years ago

Hi Cody! I recommend checking out worker logs. You can see these by going to https://cloud.coiled.io/clusters and clicking on the four horizontal lines to the right of your cluster entry. The most common cause for this today is that some library wasn't installed remotely.

On Mon, Sep 28, 2020 at 9:44 AM Cody notifications@github.com wrote:

I consistently get a KilledWorker when trying to print df.head() or most other operations on a DataFrame created reading via dask/adlfs, even reading a single column. Any insights into why?

You can see an example with the full stack trace here: https://github.com/lostmygithubaccount/dasky/blob/coiled/coiled/testing.ipynb

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/coiled/coiled-issues/issues/76, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACKZTDQYNBHIUB7BFWD3Z3SIC4QJANCNFSM4R4XO2LA .