home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 382450276

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/1811#issuecomment-382450276 https://api.github.com/repos/pydata/xarray/issues/1811 382450276 MDEyOklzc3VlQ29tbWVudDM4MjQ1MDI3Ng== 2443309 2018-04-18T16:37:12Z 2018-04-18T16:37:12Z MEMBER

@rsignell-usgs - This is going to require some debugging on your part but here are a few suggestions:

  • try smaller chunksize
  • use a LocalCluster before using the KubeCluster
  • turn up dask's logging level for the scheduler/workers

and after 20 seconds or so, the process dies with this error:

looking above, I don't see any error. Your goal in the next step should be to find the error. If workers are dying, they should report that in the worker logs. If your cluster is dying, that should be reported in the notebook.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  286542795
Powered by Datasette · Queries took 0.591ms · About: xarray-datasette