lewismc / sequencefile

Pure Python SequenceFile Reader and Writer implementation that allows you to read and write your Hadoop sequence files without using java.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-Hadoop

This library was cloned from here. There have been modifications to make it work with Python3.

Original README

Pure Python SequenceFile Reader and Writer implementation that allows you to read and write your Hadoop sequence files without using java.

Author: Matteo Bertozzi theo.bertozzi@gmail.com

Contributors:

About

Pure Python SequenceFile Reader and Writer implementation that allows you to read and write your Hadoop sequence files without using java.

License:Apache License 2.0


Languages

Language:Python 100.0%