{ "info": { "author": "xiaogaozi", "author_email": "gaochangjian@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "redis2hdfs\n==========\n\nredis2hdfs is a command line tool to help you export Redis data to HDFS.\n\nNOTE: ensure WebHDFS is enabled.\n\nInstallation\n------------\n\n::\n\n $ pip install redis2hdfs\n\nUsage\n-----\n\n::\n\n $ redis2hdfs --redis-key myzset --namenode-host namenode.example.com --hdfs-username hdfs --hdfs-path /tmp/myzset.lzo --compress-format lzo\n\nredis2hdfs could compress file before copy to HDFS, through ``--compress-format`` option. Currently supported compress formats are: LZO.\n\nIf you want to use LZO format, you need install `lzop `_ first.\n\nDevelopment\n-----------\n\n::\n\n $ mkvirtualenv redis2hdfs\n $ python setup.py develop", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/xiaogaozi/redis2hdfs", "keywords": "redis hdfs", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "redis2hdfs", "package_url": "https://pypi.org/project/redis2hdfs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/redis2hdfs/", "project_urls": { "Homepage": "https://github.com/xiaogaozi/redis2hdfs" }, "release_url": "https://pypi.org/project/redis2hdfs/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Export Redis data to HDFS", "version": "0.0.2" }, "last_serial": 1323206, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "f5e612fbfdae4000433d839e91011195", "sha256": "193601e2dbbf96858d756c7e771c934ba65f46d35e739ae6e2e8c322c582d04b" }, "downloads": -1, "filename": "redis2hdfs-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f5e612fbfdae4000433d839e91011195", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2618, "upload_time": "2014-11-27T13:19:34", "url": "https://files.pythonhosted.org/packages/47/3b/44d6566022eceeaf79302bb2ca857d6404246790e6fa6eb70a10388f58f8/redis2hdfs-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "56b8a87cebac1fae7088115013538cdb", "sha256": "caed4ddfb7fbf4aa402f31c3baa4f78a24d42fd744342173be0e4f8d3af33092" }, "downloads": -1, "filename": "redis2hdfs-0.0.2.tar.gz", "has_sig": false, "md5_digest": "56b8a87cebac1fae7088115013538cdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2875, "upload_time": "2014-11-27T14:32:17", "url": "https://files.pythonhosted.org/packages/28/0b/8236155afe8cf902aea9d242408c49dfa0d92777fff3b67a70b846154aac/redis2hdfs-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "56b8a87cebac1fae7088115013538cdb", "sha256": "caed4ddfb7fbf4aa402f31c3baa4f78a24d42fd744342173be0e4f8d3af33092" }, "downloads": -1, "filename": "redis2hdfs-0.0.2.tar.gz", "has_sig": false, "md5_digest": "56b8a87cebac1fae7088115013538cdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2875, "upload_time": "2014-11-27T14:32:17", "url": "https://files.pythonhosted.org/packages/28/0b/8236155afe8cf902aea9d242408c49dfa0d92777fff3b67a70b846154aac/redis2hdfs-0.0.2.tar.gz" } ] }