dask-yarn


Namedask-yarn JSON
Version 0.9 PyPI version JSON
download
home_page
SummaryDeploy dask clusters on Apache YARN
upload_time2021-04-06 20:22:13
maintainer
docs_urlNone
author
requires_python>=3.7
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Dask-Yarn
=========

|travis| |readthedocs| |pypi| |conda|

Dask-Yarn deploys Dask on `YARN
<https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/YARN.html>`_
clusters, such as are found in traditional Hadoop installations. Dask-Yarn
provides an easy interface to quickly start, stop, and scale Dask clusters
natively from Python.

See `the documentation <http://yarn.dask.org>`_ for more information.


LICENSE
-------

New BSD. See the
`License File <https://github.com/dask/dask-yarn/blob/main/LICENSE.txt>`_.

.. |travis| image:: https://travis-ci.org/dask/dask-yarn.svg?branch=main
   :target: https://travis-ci.org/dask/dask-yarn
.. |pypi| image:: https://img.shields.io/pypi/v/dask-yarn.svg
   :target: https://pypi.org/project/dask-yarn/
.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/dask-yarn.svg
   :target: https://anaconda.org/conda-forge/dask-yarn
.. |readthedocs| image:: https://readthedocs.org/projects/dask-yarn/badge/?version=latest
    :target: http://yarn.dask.org



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "dask-yarn",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/d8/87/2ae81ed3fb7d057ce520208b5e0aa185472cdc111ea98ea4b9c5a1efcaec/dask-yarn-0.9.tar.gz",
    "platform": "",
    "description": "Dask-Yarn\n=========\n\n|travis| |readthedocs| |pypi| |conda|\n\nDask-Yarn deploys Dask on `YARN\n<https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/YARN.html>`_\nclusters, such as are found in traditional Hadoop installations. Dask-Yarn\nprovides an easy interface to quickly start, stop, and scale Dask clusters\nnatively from Python.\n\nSee `the documentation <http://yarn.dask.org>`_ for more information.\n\n\nLICENSE\n-------\n\nNew BSD. See the\n`License File <https://github.com/dask/dask-yarn/blob/main/LICENSE.txt>`_.\n\n.. |travis| image:: https://travis-ci.org/dask/dask-yarn.svg?branch=main\n   :target: https://travis-ci.org/dask/dask-yarn\n.. |pypi| image:: https://img.shields.io/pypi/v/dask-yarn.svg\n   :target: https://pypi.org/project/dask-yarn/\n.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/dask-yarn.svg\n   :target: https://anaconda.org/conda-forge/dask-yarn\n.. |readthedocs| image:: https://readthedocs.org/projects/dask-yarn/badge/?version=latest\n    :target: http://yarn.dask.org\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Deploy dask clusters on Apache YARN",
    "version": "0.9",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f032c5eb0c429ffae244db0950a157106b9ca1fac4c8c8eb4e65faff73fdfa82",
                "md5": "296b8a2cdf9974b00dc67ed2b77ce847",
                "sha256": "e533be8ae0b1d46c7e916e50506a2b039de8d84a1590c705ad4166dda292623e"
            },
            "downloads": -1,
            "filename": "dask_yarn-0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "296b8a2cdf9974b00dc67ed2b77ce847",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 25075,
            "upload_time": "2021-04-06T20:22:12",
            "upload_time_iso_8601": "2021-04-06T20:22:12.589985Z",
            "url": "https://files.pythonhosted.org/packages/f0/32/c5eb0c429ffae244db0950a157106b9ca1fac4c8c8eb4e65faff73fdfa82/dask_yarn-0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8872ae81ed3fb7d057ce520208b5e0aa185472cdc111ea98ea4b9c5a1efcaec",
                "md5": "3d5d48308c75bff5bb757d8ed6d63cf6",
                "sha256": "6461a125e6c8bf881ec3b8007be239a5520d8df2371095ee625bd99a9b0f3daa"
            },
            "downloads": -1,
            "filename": "dask-yarn-0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "3d5d48308c75bff5bb757d8ed6d63cf6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 38365,
            "upload_time": "2021-04-06T20:22:13",
            "upload_time_iso_8601": "2021-04-06T20:22:13.729423Z",
            "url": "https://files.pythonhosted.org/packages/d8/87/2ae81ed3fb7d057ce520208b5e0aa185472cdc111ea98ea4b9c5a1efcaec/dask-yarn-0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-04-06 20:22:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dask-yarn"
}
        
Elapsed time: 0.99783s