Add Python Hadoop I/O to contrib
--------------------------------

                 Key: HADOOP-7109
                 URL: https://issues.apache.org/jira/browse/HADOOP-7109
             Project: Hadoop Common
          Issue Type: New Feature
            Reporter: Matteo Bertozzi
            Priority: Minor


This is a Python module that allows to read/write SequenceFile, MapFile, 
SetFile and ArrayFile directly from Python without using jython. Allowing 
python users to skip a parse phase in map-reduce jobs.
At the moment is really much more a test/draft but if someone is interested can 
be extended with a better API, and support for TFile and HFile.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to