mirror of
https://github.com/silicoflare/docker-hadoop.git
synced 2026-05-26 12:09:54 +05:30
d935f918106e71f0a4d6a98caea98cf0a3baf473
Automated Install and Uninstall on Linux Systems
Hadoop on Docker
Linux/WSL
Installation
sudo curl -o /usr/bin/hadock https://gist.githubusercontent.com/aryan-212/57261fabb2d106c1e2214dc8681099f3/raw/HadoopInstall.sh && sudo chmod +x /usr/bin/hadock && hadock
Usage
hadock
Uninstallation
hadock --uninstall
Check the wiki for a full guide to use this docker image.
Description
Languages
Dockerfile
71.1%
Shell
28.9%