Highlights
- 3 discussions answered
Pinned
653 contributions in the last year
Less
More
Activity overview
Contribution activity
July 2021
Created 12 commits in 4 repositories
Created a pull request in dask/distributed that received 7 comments
Reduce size of frames sent to websockets to 10MB
This also forces us to thread a keyword down through from to_frames to frame_split_size. Websockets are often used in situations where large frames…
+26
−10
•
7
comments
Opened 13 other pull requests in 2 repositories
dask/distributed
2
open
8
merged
- Add GPU executor if GPU is present
- Add NannyPlugins
- Add Scheduler.set_restrictions
- Set nanny environment variables in config
- Verify that actors survive pickling
- Verify that annotations work on collections
- Avoid property validation in Bokeh
- Better support ProcessPoolExecutors
- Move worker preload before scheduler address is set
- Add echo handler to Server class
Reviewed 18 pull requests in 3 repositories
dask/distributed 11 pull requests
- [WIP] Discard excess replicas
- Add GPU executor if GPU is present
- Allow ws(s) messages greater than 10Mb
- Add WorkerNetworkBandwidth chart to dashboard
- Set nanny environment variables in config
- Actor futures for as_completed
- Preserve worker hostname
- Better support ProcessPoolExecutors
- Unit tests to use a random port for the dashboard
- Ensure shard config option is actually configurable,
- Add zeroconf advertising to the scheduler
dask/dask 6 pull requests
coiled/dask-mongo 1 pull request
Created an issue in pandas-dev/pandas that received 17 comments
ENH: Support min/max on ArrowStringArray
Motivation In order for Dask to perform large shuffles (set_index, join on a non-index column, ...) on a column it needs to be able to compute quan…
17
comments
Opened 31 other issues in 9 repositories
dask/distributed
12
open
5
closed
- Add hierarchy to published dashboard plots
- Store text error messages and tracebacks in scheduler
- Disk read/write dashboard plots
- Upload Directory
- Nanny Plugins
- Cycle detected in layout in Groups visualization
- Observed worker network bandwidth chart
- Status page misaligned
- Combine worker and cluster memory plots?
- JupyterLab polling and Dashboard redirection cause painful slowdown
- Set GPU ThreadPoolExecutor and set known libraries to use it
- Determine behavior for failed process task
- Bokeh is validating properties
- Add documentation and example for using a ProcessPoolExecutor
- Task Group visualization doesn't scale to thousands of task groups
- Stacked area chart for TaskGroups
- TaskGroups visual fails to load static images