{ "info": { "author": "Benjamin Qu\u00e9tier", "author_email": "benjamin@invenis.co", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "License :: OSI Approved :: MIT License", "Natural Language :: French", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Topic :: Communications" ], "description": "# python-hadoop-conf\nRead your Hadoop configuration files and get a dictionary of properties.\n\nUsage:\n```python\n from hadoopconf import get_hadoop_conf\n conf = get_hadoop_conf()\n print(conf['yarn.resourcemanager.webapp.address'])\n```", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Benji81/python-hadoop-conf", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "hadoopconf", "package_url": "https://pypi.org/project/hadoopconf/", "platform": "", "project_url": "https://pypi.org/project/hadoopconf/", "project_urls": { "Homepage": "https://github.com/Benji81/python-hadoop-conf" }, "release_url": "https://pypi.org/project/hadoopconf/1.0/", "requires_dist": null, "requires_python": "", "summary": "Read and get your Hadoop configuration as Python objects", "version": "1.0" }, "last_serial": 3034066, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "e1b798d4f9ed753fc221c81bb20e0e56", "sha256": "065aa9afa14271553b44eec099f6e236993caa148cbcf9fe499892faaadcb9a1" }, "downloads": -1, "filename": "hadoopconf-1.0.tar.gz", "has_sig": false, "md5_digest": "e1b798d4f9ed753fc221c81bb20e0e56", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2235, "upload_time": "2017-07-19T13:42:40", "url": "https://files.pythonhosted.org/packages/e9/e1/db85c7f7b47d95097f9b609e194cb7f6159ac82bea5620eb28ed99e1841c/hadoopconf-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e1b798d4f9ed753fc221c81bb20e0e56", "sha256": "065aa9afa14271553b44eec099f6e236993caa148cbcf9fe499892faaadcb9a1" }, "downloads": -1, "filename": "hadoopconf-1.0.tar.gz", "has_sig": false, "md5_digest": "e1b798d4f9ed753fc221c81bb20e0e56", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2235, "upload_time": "2017-07-19T13:42:40", "url": "https://files.pythonhosted.org/packages/e9/e1/db85c7f7b47d95097f9b609e194cb7f6159ac82bea5620eb28ed99e1841c/hadoopconf-1.0.tar.gz" } ] }