mehikmat / PyHadoop

Python based hadoop command-line interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python based hadoop command-line interface

License:MIT License


Languages

Language:Python 100.0%