# PyHadoop **Repository Path**: mirrors_mehikmat/PyHadoop ## Basic Information - **Project Name**: PyHadoop - **Description**: Python based hadoop command-line interface - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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 ```