knit icon indicating copy to clipboard operation
knit copied to clipboard

Deprecated, please use https://github.com/jcrist/skein or https://github.com/dask/dask-yarn instead

Results 3 knit issues
Sort by recently updated
recently updated
newest added

I am trying out a basic 'distributed "Hello World" ' job using Dask on a YARN cluster. Basically I am reading some data from HDFS, mapping some columns and then...

The YARN [REST API](https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/ResourceManagerRest.html) appears complete enough that, if we can use hdfs3 to manage file-based resources (i.e., a minimal python) and create tokens, the client and AM could both...