pyhadoop

Python based hadoop command-line interface


Keywords
hadoop, python, command-line
License
MIT
Install
pip install pyhadoop==0.1

Documentation

PyHadoop

Python based Hadoop command-line interface

How to install?

$> sudo pip install pyhadoop

What is this?

It's very samll app. Actaully I have built it for myself to automate daily tasks related to hadoop. You cat get benefited from it too.

Usage:

pyhadoop -h     : for help
pyhadoop start  : starts hadoop
pyhadoop stop   : stops hadoop