home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 382421609

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-382421609 https://api.github.com/repos/pydata/xarray/issues/1811 382421609 MDEyOklzc3VlQ29tbWVudDM4MjQyMTYwOQ== 1872600 2018-04-18T15:11:02Z 2018-04-18T15:14:12Z NONE

@jhamman, I tried the same code with a single-threaded scheduler: python ... delayed_store = ds.to_zarr(store=d, mode='w', encoding=encoding, compute=False) persist_store = delayed_store.persist(retries=100, get=dask.local.get_sync) and it ran to completion with no errors (taking 2 hours for 100GB to Zarr). What should I try next?

{
    "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.623ms · About: xarray-datasette