Metadata-Version: 1.0
Name: pymongo_hadoop
Version: 1.1.0
Summary: UNKNOWN
Home-page: https://github.com/mongodb/mongo-hadoop
Author: Michael O'Brien
Author-email: mikeo@10gen.com
License: UNKNOWN
Description: ==============
        pymongo_hadoop
        ==============
        :Info: See `documentation <http://api.mongodb.org>`_ for more information. See `github <http://github.com/mongodb/mongo-hadoop/>`_ for the latest source.
        :Author: Brendan McAdams
        :Maintainer: Mike O'Brien <mikeo@10gen.com>
        
        About
        =====
        
        The pymongo_hadoop module contains basic classes for using python 
        scripts for Hadoop Streaming jobs with the mongo-hadoop adapter.
        
        Issues / Questions / Feedback
        =============================
        
        Any issues with, questions about, or feedback for PyMongo should be
        sent to the mongodb-user list on Google Groups. For confirmed issues
        or feature requests, open a case on `jira
        <http://jira.mongodb.org/browse/HADOOP>`_. Please do not e-mail any of the 
        developers directly with issues or questions - you're more likely to
        get an answer on the list.
        
        Installation
        ============
        
        If you have `setuptools
        <http://peak.telecommunity.com/DevCenter/setuptools>`_ installed you
        should be able to do **easy_install pymongo_hadoop** to install
        the module. Otherwise you can download the project source and do **python
        setup.py install** to install.
        
        
Keywords: mongo,mongodb,hadoop,hdfs,streaming
Platform: UNKNOWN
