Suraj B M d935f91810 Merge pull request #10 from aryan-212/patch-2
Automated Install and Uninstall on Linux Systems
2024-08-09 23:47:12 +05:30
2024-01-29 23:25:05 +05:30
2024-01-28 22:13:32 +05:30
2024-04-02 13:43:53 +05:30
2024-01-30 15:01:53 +05:30
2024-01-28 22:13:32 +05:30
2024-04-02 13:43:53 +05:30
2024-01-28 22:13:32 +05:30
2024-08-09 23:44:06 +05:30
2024-01-28 22:13:32 +05:30
2024-01-28 22:13:32 +05:30

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
A Docker image containing necessary tools for Big Data
Readme 93 KiB
Languages
Dockerfile 71.1%
Shell 28.9%