mirror of
https://github.com/silicoflare/docker-hadoop.git
synced 2026-05-26 12:09:54 +05:30
788a45bf14504c0b36efa120591cfe7538d2e8af
Hadoop on Docker
Linux/WSL
Installation
curl -fsSL https://bit.ly/hadock-install | bash
if you're using WSL make sure to update it
wsl.exe --update
Usage
hadock
Copying from host
dockcp /path/to/file
This command copies path/to/file from host to /home on your docker container
Running multiple instances
hadock_again
Use this command to open another shell in the same docker instance
Uninstallation
hadock --uninstall
Check the wiki for a full guide to use this docker image.
Description
Languages
Dockerfile
71.1%
Shell
28.9%